I have created a virtual environment using: python3 -m venv env_name. I worked with this and installed all packages required for my work using
python3 -m venv env_name