darpan6aya píše v So 29. 06. 2013 v 11:05 -0700:
> How do I use pyinstaller-2.0 now to create a perfect stand alone
> executable. I read the docs and tried several times but I feel like
> Ive taken the entire approach incorrectly.

Try the development version and read the new doc:

http://htmlpreview.github.io/?https://github.com/pyinstaller/pyinstaller/blob/develop/doc/Manual.html

> P.S. I have two PyPi modules that I am using for the program. Can they
> cause errors?

Every module that injects the Python module import mechanism or uses
C-extensions or has some additional data files will probably cause
errors.

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to