1. Prepare venv

use pypoetry or venv module

  1. install dependencies

pytorch:

https://pytorch.org/get-started/locally/
  1. run
  • activate venv

  • python -m py_what

use pip install modules if any is missing