Problems with Install of LLNLDistribution11 (beginner)

Thomas Bryan tbryan at arlut.utexas.edu
Wed Jun 2 10:10:17 EDT 1999


Kumar Balachandran wrote:
> 
> I am trying to install the Numeric and Graphics packages and I have
> the follwing problems
> 1. The numeric package was installed as
>         $PREFIX/lib/python1.5/site-packages/numeric
>    However, I am not able to import numeric using
>         from numeric import *

The package is called Numeric.

Python 1.5.1 (#1, Mar 21 1999, 22:49:36)  [GCC egcs-2.91.66 
19990314/Li on linux-i386
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> from Numeric import *
>>> array
<built-in function array>
>>> 


-------------------------------------------
Tom Bryan
Applied Research Laboratories
University of Texas at Austin




More information about the Python-list mailing list