Sebastian Hilbert píše v Ne 05. 08. 2012 v 21:33 +0200: > What is the preferred way of getting the runtime path for the frozen > binary ? > > > > I am running a binary gnumed.exe just fine but would like to add some > code to the python sources to retrieve the filesystem path where the > files are unpacked to before running.
variable sys._MEIPASS -- 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.
