Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIP problem
#9
(Nov-06-2016, 02:18 PM)Hubert Wrote: I do not understand what you mean by "environmental settings...."

It's been some time since I've used Windows 7, but I imagine if you go to the "Control Panel" --> System --> (maybe advanced settings?) you should end up on "System Properties", at the bottom you should see a button for "Environment Variables"

Here is a more detailed explanation: https://www.nextofwindows.com/how-to-add...-windows-7

It bothers me that I do not see "Python 36" (or Python 35) in the directory path of the traceback report which leads me to think Python is not being installed correctly,

for example, I would expect to see at the very least:
Error:
File "c:\program files\Python35\lib\site-packages\pip\_vendor\requests\packages\urllib3\connection.py", line 12, in <module>
Your environmental variable should then contain:
c:\program files\Python 35;c:\program files\Python 35\Scripts;
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
PIP problem - by Hubert - Nov-06-2016, 01:39 PM
RE: PIP problem - by sparkz_alot - Nov-06-2016, 02:03 PM
RE: PIP problem - by Hubert - Nov-06-2016, 02:18 PM
RE: PIP problem - by sparkz_alot - Nov-06-2016, 03:08 PM
RE: PIP problem - by Larz60+ - Nov-06-2016, 02:27 PM
RE: PIP problem - by Hubert - Nov-06-2016, 02:41 PM
RE: PIP problem - by metulburr - Nov-06-2016, 02:51 PM
RE: PIP problem - by Hubert - Nov-06-2016, 02:58 PM
RE: PIP problem - by metulburr - Nov-06-2016, 03:07 PM
RE: PIP problem - by Larz60+ - Nov-06-2016, 03:16 PM
RE: PIP problem - by Hubert - Nov-06-2016, 03:23 PM
RE: PIP problem - by Larz60+ - Nov-06-2016, 03:34 PM
RE: PIP problem - by Hubert - Nov-06-2016, 03:37 PM
RE: PIP problem - by snippsat - Nov-06-2016, 03:37 PM
RE: PIP problem - by sparkz_alot - Nov-06-2016, 03:43 PM
RE: PIP problem - by Hubert - Nov-06-2016, 04:06 PM
RE: PIP problem - by snippsat - Nov-06-2016, 04:10 PM
RE: PIP problem - by Hubert - Nov-06-2016, 04:16 PM
RE: PIP problem - by snippsat - Nov-06-2016, 04:28 PM
RE: PIP problem - by metulburr - Nov-06-2016, 04:29 PM
RE: PIP problem (I solved it) - by Hubert - Nov-06-2016, 04:37 PM
RE: PIP problem - by metulburr - Nov-06-2016, 04:50 PM
RE: PIP problem - by Hubert - Nov-06-2016, 05:08 PM
RE: PIP problem - by Larz60+ - Nov-06-2016, 05:18 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020