[lsst-dm-stack-users] Trying out the Anaconda python with a RHEL6 installation

Paul Price price at astro.princeton.edu
Thu Feb 6 16:45:51 PST 2014


On Feb 6, 2014, at 7:37 PM, Chris Walter wrote:
> 'eups distrib: No source is available for package numpy system'

You need to declare a numpy package.  The following is based on the recipe for MacOS on https://dev.lsstcorp.org/trac/wiki/Installing/Winter2013 :

cd $(eups path 0)/$(eups flavor)/external
mkdir numpy
mkdir numpy/ups
curl http://sw.lsstcorp.org/pkgs/external/numpy/1.8.0/numpy.cfg
eups declare numpy system -r numpy -m none


P.



More information about the dm-users mailing list