Sublime Forum

New to Sublime - Unable to create process

#1

Keep getting below error. See path, location for python is correct. Able to get to python prompt on command prompt and ConEmu. What is going wrong?

Unable to create process using ‘“C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.1520.0_x64__qbz5n2kfra8p0\python3.9.exe” -m py_compile “C:\python39\crashcourse work\hello_world.py”’
[Finished in 94ms with exit code 101]
[cmd: [‘py’, ‘-m’, ‘py_compile’, ‘C:\python39\crashcourse work\hello_world.py’]]
[dir: C:\python39\crashcourse work]
[path: C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\python39;C:\python39\Scripts;C:\Users\Halsey\AppData\Local\Microsoft\WindowsApps;]

0 Likes