I'm a beginner of Python programming. I have a question about Python modules.
With the following:
=================
import sys, os, string, math
from Numeric import *
from Matrix import *
=================
at the beginning of my Python script, it complained that "ImportError: No module named Numeric" when I run the script.
Could someone tell me what's wrong?
Any help/info will be greatly appreciated.
Shirley
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2ยข/min or less.
-- http://mail.python.org/mailman/listinfo/python-list