HI
I need to import a path, but blender tells me:
ImportError: No module named paths_svg2obj
I’m running ubuntu 8.04 32bit with Blender 2.49, the console tells me:
Compiled with Python version 2.5.2.
Checking for installed Python… got it!
My own scripts are working, but no internal script does, because it lacks some modules.
previous Blender versions produce segmentation faults and 2.5 does not seem to have the path importer yet.
One other thing: I’m running blender from within a folder with additional libraries, cause 2.49 won’t start on 8.04 by default.
Thanks in advance
Haunt