Brian píše v Po 10. 10. 2011 v 14:17 -0700: > os.path.dirname(os.path.abspath(__file__))
os.path.dirname(os.path.abspath(sys.executable)) could also work. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
