Changes between Version 32 and Version 33 of PyeacProjectPage
- Timestamp:
- 02/12/09 08:29:17 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PyeacProjectPage
v32 v33 43 43 44 44 '''9. Will the end users of pyeac on Windows have to setup a full python development environment ?''' 45 a.) No. When we are ready to distribute the pyeac application we will use [http://www.py2exe.org/ py2exe] to package up all of the dependencies. Following that, we will use [http://www.jrsoftware.org/isinfo.php Inno Setup] to wrap our application package into a Windows installer exe. The end user is notrequired to have python or any of the other packages pre-installed.45 a.) No. When we are ready to distribute the pyeac application we will use [http://www.py2exe.org/ py2exe] to package up all of the dependencies. Following that, we will use [http://www.jrsoftware.org/isinfo.php Inno Setup] to wrap our application package into a Windows installer exe. The end user will not be required to have python or any of the other packages pre-installed. 46 46
