[Bf-committers] PyExc_********Error unknown to Blender

Meino Christian Cramer bf-committers@blender.org
Sun, 30 Mar 2003 16:21:11 +0000 (Local time zone must be set--see zic manual page)


Hi, 

 another problem arises while using blender (current cvs copy).

 When I try to use PovAnim (which do run in previous snapshots)
 in different versions I got error message of this pattern (and
 the script does not start):

 Created window
 Mapped window
 Traceback (most recent call last):
  File "/home/mccramer/.process/lanc_povanim226_05.py", line 37, in ?
    import povanim226_05  
 ImportError: No module named povanim226_05
 Traceback (most recent call last):
  File "/home/mccramer/.process/lanc_povanim226_05.py", line 37, in ?
    import povanim226_05  
  File "povanim226_05.py", line 23, in ?
 ImportError: /usr/lib/python2.2/lib-dynload/#######: undefined
 symbol:  PyExc_********Error


 Where ***** are different kind of errors and ##### are different kind
 of modules of python 2.2.2

 Same configuration do run before.

 Os the Python interface in a "statu nascendi" currently  ;)))

 Keep Hacking!
 Meino