mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 19:43:03 +02:00
16 lines
170 B
Markdown
16 lines
170 B
Markdown
Download poli3.npz matrice
|
|
|
|
Create environment
|
|
|
|
pyenv virtualenv porr
|
|
|
|
Activate environment
|
|
|
|
pyenv activate porr
|
|
|
|
install requirements
|
|
|
|
pip install -r requirements.txt
|
|
|
|
|