Python Forum
Python 2.7.14 install on Windows missing Scripts directory and pip #bug
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 2.7.14 install on Windows missing Scripts directory and pip #bug
#1
I have tried to install Python 2.7.14 x64 on Windows 10 with the executable installer (.msi).

I installed in C:\Program Files\Python27.
I explicitly did not install in the default location C:\Python27 because this is less secure and defies Windows practices and guidelines.
During setup I selected to add Python to the PATH environment variable.

When installing in C:\Program Files\Python27, the Scripts directory is not installed which includes pip.exe and also the libraries in the Lib directory do not get precompiled (no .pyc files).

Installing in C:\Python27 does not have these issues, but that is not where I want Python to be installed.

This appears to be a bug in the Python 2.7.14 installer (I have not tried any older versions but expect these to give the same issues).
Reply


Messages In This Thread
Python 2.7.14 install on Windows missing Scripts directory and pip #bug - by bluejedi - Dec-15-2017, 02:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  embedded Python scripts - is it worthwhile Skaperen 3 686 Feb-21-2024, 01:25 AM
Last Post: Skaperen
  images and pixels in typical Python scripts Skaperen 0 1,244 Oct-14-2021, 12:29 AM
Last Post: Skaperen
  Creating Python scripts in Visual Studio Code Sanjish 4 2,606 Dec-22-2020, 12:32 PM
Last Post: snippsat
  suid scripts in python? Skaperen 0 2,159 Sep-29-2019, 10:28 PM
Last Post: Skaperen
  Can copyright be applied python scripts? tim777 3 4,893 Sep-04-2019, 12:20 PM
Last Post: DeaD_EyE
  Finding Scripts for Python Johnny1998 1 2,211 Jul-31-2019, 08:07 PM
Last Post: Yoriz
  windows install py.exe fulkgl 1 4,030 Sep-16-2018, 09:10 PM
Last Post: snippsat
  embedding Python script in shell scripts Skaperen 5 8,293 Mar-23-2018, 01:07 AM
Last Post: Skaperen
  [PyPa] Problems with Install PIP on Windows ! JamieVanCadsand 7 9,762 Sep-25-2017, 10:37 AM
Last Post: JamieVanCadsand
  Can I install Python 3.6.2 on Windows 10 for All Users? DAWO 1 29,908 Sep-15-2017, 01:31 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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