JacquesLucke / blender_vscode

Visual Studio Code extension for Blender development.
MIT License
545 stars 74 forks source link

debugpy PermissionError WindowsApps (Blender installed from store) #105

Open qwabra opened 3 years ago

qwabra commented 3 years ago

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

qwabra commented 3 years ago

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

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

looks like working

LorenzWieseke commented 3 years ago

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

qwabra commented 2 years ago

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