Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73486
| From | john <nospam@no.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | py2app dependency determination? |
| Date | 2014-06-21 16:50 -0800 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lo598h$qic$1@speranza.aioe.org> (permalink) |
Hi, trying to get py2app to work. It keeps saying that we need Pillow-PIL, which is wrong. And, anyways, Pillow-PIL fails to install. The program works fine as a normal python script, and it doesn't use Pillow- PIL. Any ideas? thanks
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
py2app dependency determination? john <nospam@no.net> - 2014-06-21 16:50 -0800
Re: py2app dependency determination? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-22 02:12 +0000
Re: py2app dependency determination? john <nospam@no.net> - 2014-06-25 18:24 -0800
csiph-web