Re: [wxpython-users] py2app Mac
by Mariano Di Felice other posts by this author
May 8 2008 11:46AM messages near this date
Re: [wxpython-users] py2app Mac
|
Re: [wxpython-users] py2app Mac
In fact, now I have installed on my mac 0.3.6 version...
I'm downloading via SVN 0.4.2 and hope for the best...
PIL is installed regularly in
/Library/Framework/Python.Framework/Version/2.5/lib/python2.5/site-packages
My app, from source, works well....
Christopher Barker ha scritto:
> Mariano Di Felice wrote:
> > When I start my app in another mac, there is this exception:
> >
> > "Import Image"
> > ImportError: No module named Image
> >
> > any another suggestion???
>
> How did you install PIL? where does it live?
>
> As I said, the py2app recipe should handle this, and it does for me.
>
> Do make sure you have the latest py2app
>
>
> >>> File
> >>> "build/bdist.macosx-10.3-i386/egg/modulegraph/find_modules.py",
> >>> line 179, in find_needed_modules
>
> >> Some of these paths seem a bit squirrelly. Are you sure you have
> >> py2app and it's dependencies installed correctly?
>
> I agree -- it looks like you're running py2app from it's install dir,
> rather than in the system python -- not sure what difference that
> would make, but it's worth trying.
>
> by the way, you might want to post this to the pythonmac list, it's no
> longer a wx issue, and there may be folks there that can help.
>
> One more note -- a *.app is just a special directory -- you can look
> in it and see what got put where. either use the command line, or
> right click on it and select "Show Package Contents"
>
> -Chris
>
>
--
/\/\ariano Di Felice
Java PHP Python Ruby programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
http://www.marianodifelice.it
mariano.difelice@[...].com
Tel. 0735 703735
Cell +39 339 6407211
_______________________________________________
wxpython-users mailing list
wxpython-users@[...].org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Thread:
Chester
Werner F. Bruhin
Mariano Di Felice
Robin Dunn
Robin Dunn
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Christopher Barker
Mariano Di Felice
Robin Dunn
Mariano Di Felice
Robin Dunn
Mariano Di Felice
Chester
Tim Roberts
Chester
Werner F. Bruhin
Chester
|