-
Beta Was this translation helpful? Give feedback.
Answered by
bathal1
Oct 3, 2023
Replies: 2 comments 3 replies
-
Which version of blender are you using ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
For blender 3.4, you will need to run blender from a command prompt, using the |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
gioarma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For blender 3.4, you will need to run blender from a command prompt, using the
--python-use-system-env
argument. More details are given in this comment.