Top "Virtual-environment" questions

ModuleNotFoundError: No module named 'requests' using venv in vscode

I have 1 file, i get as far as line 1 import requests, nothing more yet and I receive the following error …

python visual-studio-code python-requests virtual-environment
Problem with Keras installation in Anaconda

I'm trying to install Keras in anaconda from the instructions given here. I ran the command conda install -c conda-forge …

python keras anaconda virtual-environment