[lsst-dm-stack-users] Trying out the Anaconda python with a	RHEL6 installation
    Chris Walter 
    chris.walter at duke.edu
       
    Thu Feb  6 17:00:04 PST 2014
    
    
  
Ah, thanks.  I forgot about that step from when I did it on my Mac a while ago.
-Chris
On Feb 6, 2014, at 7:45 PM, Paul Price <price at astro.princeton.edu> wrote:
> 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