JacquesLucke / blender_vscode

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

could not install debugpy #98

Closed Daksitha closed 3 years ago

Daksitha commented 3 years ago

Blender quit/crash after initial start up

au-z commented 3 years ago

In my case, this was resolved by running vscode as administrator (Windows and Blender 2.92).

JacquesLucke commented 3 years ago

I'll keep track of the issue in #99, thanks for the report.

derrick-xwp commented 2 years ago

PermissionError: [WinError 5] Access is denied: 'C:\Users\\AppData\Local\Temp\pip-target-q6ze2ji3\lib\python\debugpy' -> 'f:\Program Files\Blender Foundation\Blender-2.92\2.92\python\lib\site-packages\debugpy'

During handling of the above exception, another exception occurred:

run as admin dose not help me