Blastermaster2.0

From DISI
Revision as of 21:17, 4 March 2022 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

0. use centos7 e.g. gimel5

1. install poetry

background info here:

https://python-poetry.org/docs/

command here:

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

2. active environment

bash
source $HOME/.poetry/env


3.

4.