[drats_users] d-rats
Debbie Fligor
Thu Feb 12 07:11:50 PST 2009
I had been stuck figuring out where to get ez_setup.py (which is
different than easy_setup.py which was easier to find links to). I
finally go that done and now get this:
Mnementh:trunk drats$ sudo python setup.py bdist_mpkg --open
Password:
Traceback (most recent call last):
File "setup.py", line 17, in <module>
import py2app_mpkg
File "setup-lib/py2app_mpkg.py", line 4, in <module>
from py2app.util import skipjunk
File "/Users/drats/src/py2app/trunk/py2app/__init__.py", line 32,
in <module>
import py2app.install
File "/Users/drats/src/py2app/trunk/py2app/install.py", line 15, in
<module>
import py2app.build_app
File "/Users/drats/src/py2app/trunk/py2app/build_app.py", line 7,
in <module>
require("altgraph", "modulegraph", "macholib")
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/
lib/python2.5/site-packages/pkg_resources.py", line 626, in require
needed = self.resolve(parse_requirements(requirements))
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/
lib/python2.5/site-packages/pkg_resources.py", line 524, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: macholib
I haven't had a chance to google it yet, so it might be something
simple, but if you happen to know the answer that would be handy :-)
-debbie
On Feb 11, 2009, at 21:48, Dan Smith wrote:
>> Maybe he'll have better luck that I am. I can't get the py2app
>> software to install.
>
> Really? What error are you getting?
>
> --
> Dan Smith
> dsmith#danplanet.com, s/#/@/
> www.danplanet.com
> KK7DS
>
> _______________________________________________
> drats_users mailing list
> drats_users at lists.danplanet.com
> http://lists.danplanet.com/mailman/listinfo/drats_users
More information about the drats_users
mailing list