[email protected] píše v Út 05. 03. 2013 v 18:01 -0800: > python pyinstaller.py --onefile --debug path\to\code > \deployed-driver.py
> Can anyone suggest a reason why my executable is not running properly > in the virtual machine? Let me know if you need any additional > information to help identify the problem. First try --onedir mode and ensure all files are bundled properly. -- 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.
