Skip to content
Discussion options

You must be logged in to vote

Hi,

Installing bpy via pip will not help you. You need to use blender's python, which already has bpy installed (since it's blender's python API).

For development, you can clone the repo and make a symlink to the mitsuba-blender folder in the directory containing add-ons for blender, e.g. for linux: ~/.config/blender/3.6/scripts/addons. Alternatively you could use this VSCode extension.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tadz-io
Comment options

@merlinND
Comment options

@tadz-io
Comment options

Answer selected by tadz-io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants