Hello,
On 64-bit Ubuntu, with STAF 3.3.4.1 for amd64 and python 2.6.1.

Has anyone encountered a problem importing PySTAF with the missing symbol Py_InitModule4?

Apparently on 64-bit linux, in libpython2.[56].so, the symbol is renamed to Py_InitModule4_64.
I receive the following error on import:

   from PySTAF import *
 File "/usr/local/staf/lib/PySTAF.py", line 9, in <module>
   import PYSTAF
ImportError: /usr/local/staf/lib/PYSTAF.so: undefined symbol: Py_InitModule4

Thanks,
Brian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to