You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem might come with the python version. In v2.93 blender is using python3.9, so you should create a conda environment with python3.9, then everything should work.
The problem might come with the python version. In v2.93 blender is using python3.9, so you should create a conda environment with python3.9, then everything should work.
I download python 3.9, build an environment and it works . Thanks!
Hello,
With the blender version 2.93.5 I've got the error
ImportError: cannot import name 'constants' from partially initialized module 'zmq.backend.cython'
Can someone help please? On Blender 2.83.18 it works fine.
The text was updated successfully, but these errors were encountered: