python -m venv myenv .\myenv\Scripts\activate pip install numpy pip install pandas pip install matplotlib deactivate