JacquesLucke / blender_vscode

Visual Studio Code extension for Blender development.
MIT License
557 stars 76 forks source link

Set Python Environment correctly? #57

Closed snovak closed 3 weeks ago

snovak commented 4 years ago

Awesome plugin! Thank you!

I'm trying to set the Python env to Blender's bundled path, so all the Blender specific site-packages are available (i.e.- import bpy).

For example, if I try changing the VSCode Python Interpreter to the bundled Blender exe C:\Program Files\Blender Foundation\Blender 2.81\2.81\python\bin\python.exe, it doesn't stick in VSCode.

What am I missing?

clankill3r commented 10 months ago

I had the same, restart VSCode and it will show up.

Mateusz-Grzelinski commented 3 weeks ago

it needs some time and restarts and it shows up.