Windows 10: Path resolution of python recently stopped working

Discus and support Path resolution of python recently stopped working in Windows 10 BSOD Crashes and Debugging to solve the problem; Out of the blue, recently my python.exe path resolution stopped working. I tried investigating, but I'm hopelessly stuck, but here's what I've... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Ungvary, Jul 30, 2021.

  1. Ungvary Win User

    Path resolution of python recently stopped working


    Out of the blue, recently my python.exe path resolution stopped working. I tried investigating, but I'm hopelessly stuck, but here's what I've done:Open a new command-line.Try launching python via 'python' - fails, brings up the 'Microsoft Store' with 'Try that again, Page could not be loaded message'. Does NOT run python.In the same command line verify %path%, I've checked and my python directory 'C:\LegacyApp\Python27' IS included.In the same command line verify that C:\LegacyApp\Python27\python is executed correctly and runs just fine.Here I thought what the hell? So I created another test

    :)
     
    Ungvary, Jul 30, 2021
    #1

  2. Python 2.7.9 path

    Installed Python 2.7.9 on PC for use with FSEconomy interface. After sever attempts to establish "path" in environment variables and system variables I still get "Python is not recognized as an internal or external comparable program or batch file in the
    Command Prompt. This is what shows in settings:

    environment variables

    Python C:\Python27



    System variables

    Path C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)Intel\iCLS...

    I have followed several YouTube X-Plane 11 videos on creating a "path" in Windows 10. None seem to work. My PC system has only 8GB Ram, is this the problem?

    Would greatly appreciate any help. Thank You
     
    Longhauler44, Jul 30, 2021
    #2
  3. slozomby Win User
    Recent File List

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file1

    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file2
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file3
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file4
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file5
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file6
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file7
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file8
    Remove-ItemProperty -Path "Registry::HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion
    \Applets\Paint\Recent File List" -name file9
    ...

    you get the idea. ( too lazy to put it in a for loop and test it.

    or just open regedit and remove all the fileX from that key.
     
    slozomby, Jul 30, 2021
    #3
  4. Path resolution of python recently stopped working

    Made a Mistake with Python


    I had to install Python some time ago. I think it so I could use VeraCrypt. I do not remember which version of Python I installed or if it showed up in the app list in Settings.

    Yesterday, I decided to install DeDRM removal tools. One of them required Phyton and I installed Python 3.5.4.3504. It shows up in the app list in Settings.\

    I then figured out I didn't need Python because I was not going to use the standalone DeDRM removal app but just the DeDRM removcal plugin. So I proceeded to uninstall Python 3.5.4.3504.

    I then remembered about the earlier Python install and was wondering if the new Python installation had maybe overwritten the earlier one. Since I need Python for Veracrypt to work, I decided to cancel uninstalling. For the last half hour, I have been looking at at the Python popup saying "canceling" and the cursor showing an hourglass.


    1. Is it likely that Python 3.5.4.3504 replaced the previously installed Python ?

    2. Was it a mistake to cancel uninstalling? If yes, what should I have done?

    EDIT: I restarted and Python 3.5.4.3504 is still installed. VeraCrypt works. I still would like to know why after I canceled uninstalling, the canceling process would not stop.
     
    battlezone, Jul 30, 2021
    #4
Thema:

Path resolution of python recently stopped working

Loading...
  1. Path resolution of python recently stopped working - Similar Threads - Path resolution python

  2. Python installation not full and python not working 3.11.0

    in Windows 10 Drivers and Hardware
    Python installation not full and python not working 3.11.0: Hello all, I would like to ask you for help. I have been using Python 3.8 for almost 2 years and I decided to update to 3.11 installed with admin rights. Initially everything was correct. But at some point Windows shows me that Python is being reinstalled I don't have a...
  3. Python installation not full and python not working 3.11.0

    in Windows 10 Gaming
    Python installation not full and python not working 3.11.0: Hello all, I would like to ask you for help. I have been using Python 3.8 for almost 2 years and I decided to update to 3.11 installed with admin rights. Initially everything was correct. But at some point Windows shows me that Python is being reinstalled I don't have a...
  4. Python installation not full and python not working 3.11.0

    in Windows 10 Software and Apps
    Python installation not full and python not working 3.11.0: Hello all, I would like to ask you for help. I have been using Python 3.8 for almost 2 years and I decided to update to 3.11 installed with admin rights. Initially everything was correct. But at some point Windows shows me that Python is being reinstalled I don't have a...
  5. Python default path

    in Windows 10 Gaming
    Python default path: Hello, is there any way I can specify the global python path? For whatever reason it is set to the one which comes with Inkscape...Is there any way I can change the 3.10.2 path to the system one?Thank you...
  6. Python default path

    in Windows 10 Software and Apps
    Python default path: Hello, is there any way I can specify the global python path? For whatever reason it is set to the one which comes with Inkscape...Is there any way I can change the 3.10.2 path to the system one?Thank you...
  7. How To Remove Python From Path?

    in Windows 10 Customization
    How To Remove Python From Path?: Hello,I want to remove python from path, I already uninstalled python from control panel. https://answers.microsoft.com/en-us/windows/forum/all/how-to-remove-python-from-path/727a29e4-ff66-499f-b282-50b631958cb8
  8. Python 2.7.9 path

    in Windows 10 Customization
    Python 2.7.9 path: Installed Python 2.7.9 on PC for use with FSEconomy interface. After sever attempts to establish "path" in environment variables and system variables I still get "Python is not recognized as an internal or external comparable program or batch file in the Command Prompt....
  9. Python broke my resolution.

    in Windows 10 Customization
    Python broke my resolution.: I was using Python 3 to mess around and make some games, and I was using the pygame module, and used a bool that allowed my window to be full screen. When I ran the code, it worked and I exited the window, but then I realized that my whole computers resolution had been...
  10. Path cmd sometimes stops working

    in Windows 10 Customization
    Path cmd sometimes stops working: [ATTACH] My program path is in both user and system variables but sometimes it works but sometimes not. [ATTACH] [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/path-cmd-sometimes-stops-working/eb91c5a1-d13a-4cd9-9314-25f8f2e75a81