pmabbott
Results
2
comments of
pmabbott
I have a MicrosoftStore install, and I found the file in `C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.2288.0_x64__qbz5n2kfra8p0\Lib\idlelib` - however I managed to break the install while trying to persuade Windows to let me edit...
The suggestion from @zooba works with a little bit of tweaking. Unfortunately, the site package path is within `C:\Program Files\WindowsApps` so is immutable. You can however set PYTHONPATH to add...