py2app without a mac?

Robert Kern rkern at ucsd.edu
Tue Sep 13 11:57:00 EDT 2005


Gregory Piñero wrote:
> That's an interesting idea, Tony.  My program uses things like wxPython,
> PythonCard, etc, so would distutils know to package that stuff?  Do you
> know what distutils commands I would use?  If not, I'll look it up later
> today.

Sure. bdist_mpkg, which is provided with py2app. And so the circle is
complete....

Again, it's probably not going to work without some major surgery on
py2app. And if you don't have a Mac to test on, you probably won't get far.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the Python-list mailing list