Does --onedir mode work? You did not provide any details about your python environment.
On Wednesday 13 of August 2014 17:44:11 Fernando Morgenstern wrote: > I'm trying to use Pyinstaller on Mavericks. The script that i'm testing is > pretty simple: > > print 'hello world' > > And the pyinstaller line is: > > pyinstaller.py --onedir --name=workd main.py > > When I try to run the generated file I get: > > $ build/workd/workd > [1] 4101 segmentation fault build/workd/workd > > I'm currently using pyinstaller directly from repository ( revision > 12e40471c ). > > What am i doing wrong? > > Thanks!
signature.asc
Description: This is a digitally signed message part.
