Problem installing 0.91.2 egg on OS X 10.4

In article
<6382066a0801111258i40378a5eue235bdc9cc27062b@...288...>,

I have replaced the binary with a working version.

I'm running into an odd issue with that version (at least). If I unzip
the egg and run easy_install on it it ends up in site-packages with odd
permissions:
% pwd
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-pack
ages
% ls -l
drwx------ 9 rowen admin 306 Jan 14 16:59
matplotlib-0.91.2-py2.5-macosx-10.3-fat.egg

The permissions inside look normal so this is easy to fix with chmod,
but it seems strange. Any idea if I am doing something wrong or if
something is wrong with the package?

-- Russell

ยทยทยท

"Charlie Moad" <cwmoad@...287...> wrote: