jelle feringa píše v Po 11. 03. 2013 v 09:51 -0700: > I've used the following commands to package: pyi-makespec --onedir > --name="SimplestTraits" --out=build --noconsole --debug > simplest_traits.py pyi-build SimplestTraits.spec
Could you try the following? - just use directly command 'pyinstaller' - or use directly 'pyinstaller.py' from the tarball without doing 'python setup.py install' -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
