I have Python 3.7.1 installed on Windows 7 from www.python.org. When I want to \"pip install pylab\" I receive the following message: \"pip is configured with locations that
What worked for me is: conda activate in command prompt and then use pip
conda activate