py2app and eggs

F

franko353

This may be common information, but I had trouble finding it.

I was getting an ImportError whenever I tried to run a built app from
py2app.

It turns out that using py2app version "0.3.6", it was having trouble
with zipped egg installs.

I had to move my zipped egg file to a temporary location (from
sitepackages) and issue a ``easy_install -Z somepackage.egg``.

Once I did this, I stopped getting the ImportError and everything
worked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top