Python.exe not downloaded
Tried installation, getting error due to python.exe not being in the folder. I am running in Windows 7, behind a proxy (Don't know whether this is having an affect on it), in a business environment.
Command line:
DISPLAY: 'GetPython3.5.2-amd64.exe' TYPE: DOWNLOAD STATE: TRANSFERRED PRIORITY: NORMAL FILES: 1 / 1 BYTES: 30177896 / 30177896 (100%) Transfer complete. [KivyInstaller] Installing... [KivyInstaller] Preparing Python for Kivy... '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. '"H:\Python\python.exe"' is not recognized as an internal or external command, operable program or batch file. [KivyInstaller] Kivy was not installed properly! Press any key to continue . . .
msi log file:
=== Verbose logging started: 01/04/2020 10:19:45 Build type: SHIP UNICODE 5.00.7601.00 Calling process: \<Taken out>\personal\BurgeH\Python\py3.5.2-amd64.exe === MSI (c) (B0:58) [10:19:45:495]: Resetting cached policy values MSI (c) (B0:58) [10:19:45:495]: Machine policy value 'Debug' is 0 MSI (c) (B0:58) [10:19:45:495]: ******* RunEngine: ******* Product: C:\Users\burgeh\AppData\Local\Package Cache{E151A5E4-D373-4388-82FB-0C9F5F6CFB76}v3.5.2150.0\core.msi ******* Action: ******* CommandLine: ********** MSI (c) (B0:58) [10:19:45:495]: Client-side and UI is none or basic: Running entire install on the server. MSI (c) (B0:58) [10:19:45:495]: Grabbed execution mutex. MSI (c) (B0:58) [10:19:45:511]: Cloaking enabled. MSI (c) (B0:58) [10:19:45:511]: Attempting to enable all disabled privileges before calling Install on Server MSI (c) (B0:58) [10:19:45:526]: Incrementing counter to disable shutdown. Counter after increment: 0 MSI (c) (B0:58) [10:19:45:526]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1 MSI (c) (B0:58) [10:19:45:526]: MainEngineThread is returning 1603 === Verbose logging stopped: 01/04/2020 10:19:45 ===
Thanks