Hello,
We are looking to package and distribute a small python app that uses
PyQt. We've had good success on Windows with py2exe, it's a very small
app with one native module, and we end up with a package that's around
10 MB.
I worked on obtaining the same packaging for the Mac with py2app, and
t
Hi,
For numpy and scipy we use bdist_mkg to build dmg installers, and we had a
user complain about a not so informative error message about a missing
System Python. System Python means from python.org instead of Apple Python,
so I can understand the confusion. You can find the details in
http://pr
Hi!
On Wed, 2010-05-26 at 10:58 -0700, Christopher Barker wrote:
> >
> > For instance, I have a whole bunch of Macs out there...
>
> great -- are any of them running 10.4?
>
Unfortunately all of them are latest 10.5.x + I don't seem to have root
there :-(
--
Sincerely yours,
Yury V. Zaytsev