Atlas and NumPy Problems

Robert Kern rkern at ucsd.edu
Tue Feb 1 20:03:25 EST 2005


Justin Lemkul wrote:
> Hello all,
> 
> I am hoping someone out there will be able to help me.  I am trying to install 
> a program that utilizes NumPy.  In installing NumPy, I realized that I was 
> lacking Atlas.  I ran into the following problems installing Atlas and NumPy, 
> as I realized that NumPy could be installed using the Mac OSX veclib already 
> built in.  If anyone has any ideas on how to fix either of these, I would be 
> most grateful.
> 
> I am fairly new to Python (I've been learning it myself), so I apologize if 
> these questions are a bit foolish.  I've been fighting these problems for 
> days, and I'm out of ideas.
> 
> I am running OS X v10.3, gcc v3.3, Python v2.3, ScientificPython v2.4.3, and 
> am attempting to install NumPy 23.7

Did you try to follow my advice from the other thread? What does your 
setup.py look like?

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter



More information about the Python-list mailing list