[Tutor] Is Python module case sensitive?
Danny Yoo
dyoo at hkn.eecs.berkeley.edu
Thu May 6 18:35:08 EDT 2004
[Jay]
>>> I'm trying to use Atamai Viewer which is written in Python. I've
>>> installed Python and numarray package and Scientific package. When I
[Danny]
>> Numarray is the next-generation version of Numeric. I'm not sure,
>> though, if they both are interchangable. You may need to install
>> Numeric as well,
[Jay]
> Thank you very much for your help. The viewer is looking for Numeric
> package not the numarray package. Now it's working fine.
Hi Jay,
No problem; I'm relieved that it's working now.
If you have any Python-related questions, please feel free to send them
over to Python-Tutor. Talk to you later!
More information about the Tutor
mailing list