What's new

Closed Sublime error [WinError 5] Access is denied

Status
Not open for further replies.

4SMODEUS

Eternal Poster
Joined
Aug 27, 2016
Posts
1,210
Solutions
4
Reaction
389
Points
468
Any solution dito mga ka phc?
Python v.3.8.2

eto yungbuild
Code:
{
    "cmd": ["python3", "-i", "-u", "$file"],
    "file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",
    "selector": "source.python"
}


[WinError 5] Access is denied
[cmd: ['C:\\Users\\Phantom\\AppData\\Local\\Programs\\Python\\Python38-32', '-u', '']]
[dir: C:\Program Files\Sublime Text 3]
[path: C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Brackets\command;C:\Users\Phantom\AppData\Local\Programs\Python\Python38-32\Scripts\;C:\Users\Phantom\AppData\Local\Programs\Python\Python38-32\;C:\Users\Phantom\AppData\Local\Programs\Python\Launcher\;C:\Users\Phantom\AppData\Local\Microsoft\WindowsApps;C:\Users\Phantom\AppData\Local\atom\bin]
[Finished]
 
Status
Not open for further replies.
Back
Top