``` python -m venv .venv ``` ``` source ./.venv/Scripts/activate ``` ``` pip install tensorflow keras mypy pandas numpy types-tensorflow ``` In settings, make sure to check `Run Using Active Interpreter` in mypy settings