Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
installation on W10
#1
BUG??
I tried to install Py 3.7.0 (64bit) to C:\Program Files\Programming\Python3 on W10 and got the following error TARGETDIR variable must be provided.... and 0X80070643 Fatal error...
I tried it again, same thing.
The third time I checked all options and it installed.
What I found out was that Install for all users must be checked if I change the install path.
Other s/w that I have installed does not have a problem with installing to custom path if I select Install for me only.
This was just an inconvenience for me but maybe others can't figure it out.
If it must be that way, you may want to automatically set the for all users check box if a custom path is selected.
I am not a programmer, so I do not know why it defaults to installing in the AppData\Local folder. Windows convention is to install in C:\Program Files\... for 64 bit programs or 32 bit on 32 bit systems.
Reply
#2
You should direct these comments to the authors of python at python.org
We don't write the core system, only help with using it.
Reply
#3
(Aug-13-2018, 02:23 PM)ruggb Wrote: so I do not know why it defaults to installing in the AppData\Local folder. Windows convention is to install in C:\Program Files\
Take a look at Python 3.6/3.7 and pip installation under Windows
Reply


Forum Jump:

User Panel Messages

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