dfki-ric / phobos

An add-on for Blender allowing to create URDF, SDF and SMURF robot models in a WYSIWYG environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation problem on Blender3.4

Gerka0291 opened this issue · comments

Do not instal after restart on version 3.4 but on 3.3.9 it is ok

print the same issue like in first time while enable addon

Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\modules\addon_utils.py", line 369, in enable
mod.register()
File "C:\Users\Hasee\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\phobos_init_.py", line 125, in register
from . import io
File "C:\Users\Hasee\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\phobos\io_init_.py", line 1, in
from . import representation
File "C:\Users\Hasee\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\phobos\io\representation.py", line 9, in
import trimesh
ModuleNotFoundError: No module named 'trimesh'

Have you restarted Blender as stated in the instructions?
Can you start blender from terminal and share the complete output of blender when enabling Phobos the first time after installation? In Windows you can alternatively start the console in blender under Window->Toggle System console

I consider this as solved, due to inactivity. Please reopen if further help is needed.

I have the same issue mentioned before