Differences between revisions 9 and 10
Revision 9 as of 2008-12-06 06:43:29
Size: 186
Editor: c-71-194-235-224
Comment:
Revision 10 as of 2010-07-20 08:01:35
Size: 865
Editor: chello212186002156
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

==2010-07

===Problems

* for 64-bit systems, the pypi package (0.4.2) failed.
  even with macholib, altgraph and modulegraph gathered from all around.
* here is some workaround http://hg.hardcoded.net/py2app,
  that i have not tested, as macholib is missing

===current state

* http://svn.pythonmac.org/py2app/py2app/trunk
* http://svn.pythonmac.org/macholib/macholib/trunk
* http://svn.pythonmac.org/altgraph/altgraph/trunk
* http://svn.pythonmac.org/modulegraph/modulegraph/trunk

checkout and install. install with "python setup.py install"

'''ATTENTION''' some things are in /Library/Python and some things
in /Library/Frameworks/Python.framework/.

This may be more current (believe the above is incompatible w/ current setuptools):

==2010-07

===Problems

* for 64-bit systems, the pypi package (0.4.2) failed.

  • even with macholib, altgraph and modulegraph gathered from all around.

* here is some workaround http://hg.hardcoded.net/py2app,

  • that i have not tested, as macholib is missing

===current state

* http://svn.pythonmac.org/py2app/py2app/trunk * http://svn.pythonmac.org/macholib/macholib/trunk * http://svn.pythonmac.org/altgraph/altgraph/trunk * http://svn.pythonmac.org/modulegraph/modulegraph/trunk

checkout and install. install with "python setup.py install"

ATTENTION some things are in /Library/Python and some things in /Library/Frameworks/Python.framework/.

MacPython/py2app (last edited 2010-08-29 12:25:55 by chello212186002156)

Unable to edit the page? See the FrontPage for instructions.