On 29 Jul, 2010, at 8:09, Ronald Oussoren wrote:
>
> On 28 Jul, 2010, at 18:38, Nathan Lemoine wrote:
>
>>
>> Traceback (most recent call last):
>> File
>> "/Library/Python/2.5/site-packages/py2app-0.5-py2.5.egg/py2app/build_app.py",
>> line 602, in _run
>> self.run_alias()
>> File
>> "/L
On 28 Jul, 2010, at 18:38, Nathan Lemoine wrote:
> Hey everyone,
>
> I've been trying to bundle my script into a standalone Mac application using
> the most updated version of py2app and Python 2.5 on OSX 10.5.8. I'm getting
> error messages during the compile procedure and I haven't come acro
On 28 Jul, 2010, at 9:00, Ronald Oussoren wrote:
>
>
> On 28 Jul, 2010,at 12:08 AM, Charles Hartman wrote:
>
>> Ronald, like everyone else, I'm very grateful to you for taking up py2app,
>> which is crucial to making/keeping Python popular on the Mac.
>>
>> Using Python 2.6.5, I did the eas
Hey everyone,
I've been trying to bundle my script into a standalone Mac application
using the most updated version of py2app and Python 2.5 on OSX 10.5.8.
I'm getting error messages during the compile procedure and I haven't
come across a way to fix it. So I can run the py2applet and gener
Hey,
I'd just like to say thanks - it's incredibly great to have some movement
and leadership here (plus this'll make the installation process of py2app
way less annoying - I got used to installing macholib, altgraph,
modulegraph, and py2app separately in their dependency order)
Tom
On Tue, Jul
maybe that is the reason why i needed to call "sudo python build py2app"
On Wed, Jul 28, 2010 at 9:00 AM, Ronald Oussoren wrote:
>
>
> On 28 Jul, 2010,at 12:08 AM, Charles Hartman wrote:
>
> Ronald, like everyone else, I'm very grateful to you for taking up py2app,
> which is crucial to making/
Hello.
Does someone have experience on OS X on creating an app bundle with PyInstaller
of a project that contains a PyQwt plot. I've installed PyQt, Qt and PyQwt from
MacPorts and it seems that there is some linker error related to
libLAPACK.dylib. When I run the application from the command li
On 28 Jul, 2010,at 12:08 AM, Charles Hartman wrote:Ronald, like everyone else, I'm very grateful to you for taking up py2app, which is crucial to making/keeping Python popular on the Mac.Using Python 2.6.5, I did the easy_install you just specified. Â Trying it for the first time, I'm getting an er