[PEAK] Re: PEAK tests don't run after easy_install
Erik Rose
psucorp at grinchcentral.com
Thu Aug 11 12:21:53 EDT 2005
> IOError: [Errno 20] Not a directory: '/Users/whatever/UNIXRoot/usr/
> local/python24/lib/python2.4/site-packages/RuleDispatch-0.5a0-py2.4-
> darwin-8.2.0-Power_Macintosh.egg/dispatch/combiners.txt'
>
> Any ideas?
>
> FWIW, /Users/whatever/UNIXRoot/usr/local/python24/lib/python2.4/
> site-packages/RuleDispatch-0.5a0-py2.4-darwin-8.2.0-
> Power_Macintosh.egg is indeed a zip-formatted egg, not a directory.
To answer my own question, decompressing the RuleDispatch egg makes
all the tests pass. I guess the PEAK tests aren't calling in at the
right level of abstraction somewhere.
Erik
More information about the PEAK
mailing list