blender_vscode icon indicating copy to clipboard operation
blender_vscode copied to clipboard

debugpy PermissionError WindowsApps (Blender installed from store)

Open qwabra opened this issue 4 years ago • 3 comments
trafficstars

debugpy PermissionError C:\Program Files\WindowsApps\BlenderFoundation ...

qwabra avatar Jul 12 '21 22:07 qwabra

blender scripts folder https://blender.stackexchange.com/a/5289/96645

and manual install https://stackoverflow.com/a/19404371/4794368

looks like working

qwabra avatar Jul 12 '21 23:07 qwabra

First, did you try running vs code as admin ? Second, did you try to install debugpy separately via pip ? Did you enable allow "Modify external python" in the vs code settings?

image

LorenzWieseke avatar Jul 30 '21 09:07 LorenzWieseke

running vs code as admin

  1. it is strange, don`t do that
  2. i think admin also haven`t permitions to 'WindowsApps'

Modify external python

  • it is Blender internal python

qwabra avatar Aug 08 '21 16:08 qwabra