top of page

Forum Posts

Jacob
Oct 19, 2021
In General Questions
I am attempting to run this headless on ubuntu server 21.04 and I get the error Command: ./blender -noaudio -b --python ~/.config/blender/2.80/scripts/addons/crowdrender/src/py_3_7/serv_int_start.py -- -t "server_int_proc" Result: Blender 2.80 (sub 75) (hash f6cb5f54494e built 2019-07-29 17:17:04) /run/user/1000/gvfs/ non-existent directory Read prefs: /home/jacob/.config/blender/2.80/config/userpref.blend found bundled python: /home/jacob/blender-2.80-linux-glibc217-x86_64/2.80/python Crowd Render Server Interface Process ready Traceback (most recent call last): File "/home/jacob/.config/blender/2.80/scripts/addons/crowdrender/src/py_3_7/serv_int_start.py", line 72, in <module> server_interface = crowdrender.src.py_3_7.server_interface AttributeError: module 'crowdrender.src' has no attribute 'py_3_7' Blender quit I tried with blender 2.80, 2.82, and 2.83 and get the same error on all of them no matter what version of python I choose (in the code above I used py_3_7, but I also used 8 and 9). This is with crowdrender V0.3.1. The system python version is 3.9.5 although I don't think that matters. Any suggestions?
0
5
77

Jacob

More actions
bottom of page