Changes between Version 32 and Version 33 of PyeacProjectPage

Show
Ignore:
Timestamp:
02/12/09 08:29:17 (9 months ago)
Author:
bhimebau
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PyeacProjectPage

    v32 v33  
    4343 
    4444'''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 not required 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.  
    4646