#169: IOError: Python library not found!
--------------------------+-------------------------------------------------
 Reporter:  jianjianjiao  |       Owner:  giovannibajo            
     Type:  defect        |      Status:  new                     
 Priority:  highest       |   Milestone:                          
Component:  PyInstaller   |     Version:  PyInstaller 1.4         
 Severity:  blocker       |    Keywords:  Python library not found
--------------------------+-------------------------------------------------
 Hi all:
       A problem goes as follows when I use pyinstaller 1.4(Python version:
 2.6.5):
 urgly waiting for your help, thx in advance!   :-)


   File "Build.py", line 1160, in <module>
     main(args[0], configfilename=opts.configfile)
   File "Build.py", line 1148, in main
     build(specfile)
   File "Build.py", line 1111, in build
     execfile(spec)
   File "/home/work/_files/pyinstaller-1.4/helloworld/helloworld.spec",
 line 3, in <module>
     pathex=['/home/work/_files/pyinstaller-1.4'])
   File "Build.py", line 245, in __init__
     self.__postinit__()
   File "Build.py", line 196, in __postinit__
     self.assemble()
   File "Build.py", line 348, in assemble
     self.fixMissingPythonLib(binaries)
   File "Build.py", line 396, in fixMissingPythonLib
     raise IOError("Python library not found!")
 IOError: Python library not found!

-- 
Ticket URL: <http://www.pyinstaller.org/ticket/169>
PyInstaller <http://www.pyinstaller.org>
PyInstaller Project

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to