Alexander, > Let's make sure your Fink tree is clean, first. See what you get from > > dpkg -S > /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg > > dpkg -S /sw/lib/python2.7/site-packages/numpy-1.5.0-py2.7.egg-info
$$$ dpkg -S /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg dpkg: /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg not found. (despite the fact that this exists:) $$$ ll /sw/lib/python2.7/site-packages/numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg total 0 drwxr-xr-x 9 root admin 306 Aug 13 18:09 EGG-INFO/ drwxr-xr-x 45 root admin 1530 Aug 13 18:09 numpy/ $$$ dpkg -S /sw/lib/python2.7/site-packages/numpy-1.5.0-py2.7.egg-info numpy-py27: /sw/lib/python2.7/site-packages/numpy-1.5.0-py2.7.egg-info Is this a problem for numpy-1.5.0b1-py2.7-macosx-10.6-i386.egg? Should I purge and reinstall numpy? Gratefully, -- Shaun ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
