Lately, when creating a new project, an Access Denied error is thrown. I have disabled AV (McAfee) and added a port 7777 exception to the firewall. I have even booted into Safe Mode with Networking to ensure that AV isn't loaded. The error persists.
`---------------------
result from command execution
[Error 5] Access is denied
<type 'exceptions.WindowsError'>
RESPONDING TO REQUEST
{"body": "[Error 5] Access is denied", "stack_trace": "Traceback (most recent call last):\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.request\", line 93, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.commands.project\", line 39, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.project\", line 120, in retrieve_and_write_to_disk\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.util\", line 278, in rename_directory\nWindowsError: [Error 5] Access is denied\n", "success": false}
`
Lately, when creating a new project, an Access Denied error is thrown. I have disabled AV (McAfee) and added a port 7777 exception to the firewall. I have even booted into Safe Mode with Networking to ensure that AV isn't loaded. The error persists.
`--------------------- result from command execution [Error 5] Access is denied <type 'exceptions.WindowsError'>
RESPONDING TO REQUEST
{"body": "[Error 5] Access is denied", "stack_trace": "Traceback (most recent call last):\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.request\", line 93, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.commands.project\", line 39, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.project\", line 120, in retrieve_and_write_to_disk\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.util\", line 278, in rename_directory\nWindowsError: [Error 5] Access is denied\n", "success": false} `