top of page
Support Crowdrender!
Forum Posts
Charles Ernst
Nov 14, 2024
In Getting started
Blender 4.2.3 LTS Windows 10
Had the same error with 4.2 and installed the latest LTS
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 1388, in execute
cmd_batch = self.exec_command_iter(is_modal)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2452, in exec_command_iter
self.exec_legacy(source_filepath)
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2583, in exec_legacy
bpy.types.PREFERENCES_OT_addon_install.execute(self, bpy.context)
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\startup\bl_operators\userpref.py", line 821, in execute
bpy.ops.preferences.addon_enable(module=mod.__name__)
File "C:\Program Files\Blender Foundation\Blender 4.2\4.2\scripts\modules\bpy\ops.py", line 109, in __call__
ret = _op_call(self.idname_py(), kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: cannot import name 'appengine' from 'urllib3.contrib' (C:\Program Files\Blender Foundation\Blender 4.2\4.2\python\Lib\urllib3\contrib\__init__.py)
If I click on the enable addon I get the following
cannot import name 'appengine' from 'urllib3.contrib' (C:\Program Files\Blender Foundation\Blender 4.2\4.2\python\Lib\urllib3\contrib\__init__.py)
0
0
63
Charles Ernst
Jul 19, 2019
In Getting started
First time installing Crowdrender. When I click "Open cloud render menu" and increase the number of nodes and "Start cloud nodes" I get the pop up "Cloud Render "Access token does not match". If I don't do anything the pop ups keep happening until my screen is full of dialog buttons. What am I missing here?
0
7
49
Charles Ernst
More actions
bottom of page