trpg/README.md
2024-12-28 18:04:41 -05:00

219 B

python -m venv .venv
source ./.venv/Scripts/activate
pip install tensorflow keras mypy numpy types-tensorflow

In settings, make sure to check Run Using Active Interpreter in mypy settings