Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Problem with using PyInstaller
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marcin Krol  
View profile  
 More options Nov 3, 8:32 am
From: Marcin Krol <mrk...@gmail.com>
Date: Tue, 03 Nov 2009 14:32:49 +0100
Local: Tues, Nov 3 2009 8:32 am
Subject: Problem with using PyInstaller
Hello everyone,

I'm new to pyinstaller and have stumbled on the following problem:

[root@localhost pyinstaller]# python Build.py cssh/cssh.spec
checking Analysis
building Analysis because outAnalysis0.toc non existent
running Analysis outAnalysis0.toc
Analyzing: support/_mountzlib.py
Analyzing: support/useUnicode.py
Analyzing: ../cssh.py
ldd: warning: you do not have execution permission for
`/usr/lib/sse2/libgmp.so.3'
Traceback (most recent call last):
   File "Build.py", line 1158, in <module>
     main(args[0], configfilename=opts.configfile)
   File "Build.py", line 1146, in main
     build(specfile)
   File "Build.py", line 1109, in build
     execfile(spec)
   File "cssh/cssh.spec", line 3, in <module>
     pathex=['/root/pyinstaller'])
   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 394, in fixMissingPythonLib
     raise IOError("Python library not found!")
IOError: Python library not found!

Err.. which library is not found?

I have checked in "cssh" dir and there is no txt warnings file in this
spec directory at all. So which library is missing?

Can it be related to this?

ldd: warning: you do not have execution permission for
`/usr/lib/sse2/libgmp.so.3'

Commands I ran (after 'make'ing pyinstaller of course):

# python Makespec.py --onefile ../cssh.py
# python Build.py cssh/cssh.spec


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google