Re: [Pythonmac-SIG] bdist_mpkg: more informative error message

2010-06-17 Thread Ralf Gommers
On Wed, Jun 9, 2010 at 4:45 AM, Ronald Oussoren wrote: > > On 2 Jun, 2010, at 3:59, Ralf Gommers wrote: > > 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 mea

Re: [Pythonmac-SIG] bdist_mpkg: more informative error message

2010-06-08 Thread Ronald Oussoren
On 2 Jun, 2010, at 3:59, Ralf Gommers wrote: > 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 > u

Re: [Pythonmac-SIG] bdist_mpkg: more informative error message

2010-06-04 Thread Christopher Barker
Ralf Gommers wrote: 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. This has been an issue for along time -- but I never got as far as figuring out a patch -- thanks! I hope Ron

[Pythonmac-SIG] bdist_mpkg: more informative error message

2010-06-03 Thread Ralf Gommers
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