Re: [wxpython-users] py2app Mac
by Robin Dunn other posts by this author
May 9 2008 11:33AM messages near this date
Re: [wxpython-users] py2app Mac
|
Re: [wxpython-users] py2app Mac
Mariano Di Felice wrote:
> I've tried install newest macholib module from your link, Robin, but the
> problem was not solved.
>
> I note this:
> if my script has no includes and no packages, the exception is:
>
> ImportError: The _imaging C module is not installed
>
> If I add:
> packages = ["PIL"]
> the exception is:
> ImportError: No module named Image
>
> Now, If "Image" and "PIL", from python source, is the same, why py2app
> consider these different??
Sorry, I am out of ideas. I suggest you ask on the
pythonmac-sig@[...].org list as Chris mentioned.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
_______________________________________________
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
|