[Bf-python] Current CVS : problem with the cuvre module.

jean-michel soler jmsoler at free.fr
Wed Feb 28 18:15:39 CET 2007


Is there a problem with the curve  module ? The script works correctly 
with official Blender 2.43
but it returns this error  with the current CVS :

Compiled with Python version 2.5 (.
'import site' failed; use -v for traceback
Checking for installed Python... No installed Python found.
Only built-in modules are available.  Some scripts may not run.
Continuing happily.
Traceback (most recent call last): 
 File 
"E:\bf-blender\install\win32-vc\.blender\scripts\bpymodules\svg2obj.py",
line 1343, in functionSELECT
    scan_FILE(nom)  
File 
"E:\bf-blender\install\win32-vc\.blender\scripts\bpymodules\svg2obj.py",
line 1331, in scan_FILE
    createCURVES(curves, name[0])
  File 
"E:\bf-blender\install\win32-vc\.blender\scripts\bpymodules\svg2obj.py",
line 423, in createCURVES
    c.setResolu(24)
TypeError: 'NoneType' object is not callable

jms




More information about the Bf-python mailing list