Open derekeden opened 3 years ago
I am getting the same error. I figured out that v0.0.14 works fine, but from v0.0.15 it breaks, so it is probably related to #95
Running on Windows 10 and Blender 2.83 LTS btw.
Yep, #95 states that the fix is for Blender > 2.92, so I installed 2.93 LTS and it works now. So either user the plugin v0.0.14 or upgrade Blender.
@derekeden is it still relevant? I revently fixed some timeout issues in #174
Hi there,
Trying to get your extension to work, and can't seem to get Blender to start from VSCode.
I was able to install the extension fine, create a new add-on, and make it through the debugpy, flask and other import errors.
Now, when I try to use Blender > Start, I guess this error msg:
I'm using Blender 2.82 and VSCode 1.57.0... I'm honestly not sure what all these errors/warnings mean..can you help?
I made sure to set the proper interpreter in VSCode as well.