I can import _io module at terminal. pyinstaller is also pass, but run the 
app, error snapshot as below.
at the sys._MEIPASS path, _io.so is also exist, i really don't know why.

Anyone face it? thank you.


Traceback (most recent call last):
  File "<string>", line 13, in <module>
  File 
"/opt/ute/python/lib/python2.7/site-packages/PyInstaller-3.1-py2.7.egg/PyInstaller/loader/pyimod03_importers.py",
 
line 546, in load_module
    module = imp.load_module(fullname, fp, filename, ext_tuple)
ImportError: /tmp/_MEIrkqpFj/_io.so: undefined symbol: _PyLong_AsInt

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To post to this group, send email to pyinstaller@googlegroups.com.
Visit this group at https://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/d/optout.

Reply via email to