View Single Post
Old 12-19-2009, 06:27 PM   #127
DaveNB
Connoisseur
DaveNB has a complete set of Star Wars action figures.DaveNB has a complete set of Star Wars action figures.DaveNB has a complete set of Star Wars action figures.DaveNB has a complete set of Star Wars action figures.
 
Posts: 86
Karma: 399
Join Date: Jun 2007
Device: Nook, Sony PRS-500, Nokia 770 (FBReader)
Creating self contained ineptepub and ineptpdf applications for OS X

Found this great website/howto on creating self contained python applications that run like any other applications in OS X.

Then follow the directions here:
http://svn.pythonmac.org/py2app/py2a...doc/index.html

The key to this is when creating your own standalone python application is to specify that you want to use python2.5 in the creation of your application.

Feel free to PM me if you need any help getting this to work for you.

Dave

Last edited by DaveNB; 12-20-2009 at 08:28 PM.
DaveNB is offline   Reply With Quote