#70: Provide Python API to PyInstaller
--------------------------+-------------------------------------------------
Id: 70 | Status: new
Component: PyInstaller | Modified: Mon Sep 4 08:06:01 2006
Severity: enhancement | Milestone:
Priority: normal | Version: PyInstaller 1.1 (Windows)
Owner: giovannibajo | Reporter: openticket
--------------------------+-------------------------------------------------
I would like to call Makespec.py and Build.py from my own Python app.
Currently I have to run another Python interpretter from my app. I tried
"import Makespec; Makespec.main()" but that fails because of the
"config.dat" check which relies on sys.argv[0].
--
Ticket URL: <http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi/ticket/70>
PyInstaller <http://pyinstaller.hpcf.upr.edu>
PyInstaller
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller