[visionegg] tiger install- ImportError: No module named Numeric

  • From: "Mark A. Pinsk" <mpinsk@xxxxxxxxx>
  • To: visionegg@xxxxxxxxxxxxx
  • Date: Thu, 17 May 2007 18:22:00 -0400

I just attempted an install on an intel power mac running tiger.   I
keep getting the same ImportError message when I attempt to run any of
the demos.  Am I missing something?  I installed the Numeric module as
was stated on the website.  thx~

./texture.py
Traceback (most recent call last):
File "./texture.py", line 5, in ?
  import VisionEgg
File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/__init__.py",
line 42, in ?
  import VisionEgg.ParameterTypes as ve_types
File 
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/VisionEgg/ParameterTypes.py",
line 28, in ?
  import Numeric
ImportError: No module named Numeric
======================================
The Vision Egg mailing list
Archives: //www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: