stock_advisor before start, on Windows, do: python -m venv env env\Scripts\activate.bat pip install -r requirements to run, do: run.py or else, run the tests with just pytest