From: Robert K. <rob...@gm...> - 2007-03-31 23:56:23
|
Archana Ganesan wrote: > Hi all, > > The exception I get is > Traceback (most recent call last): > File "App1.py", line 6, in ? > File "Frame1.pyc", line 9, in ? > File "Simulation.pyc", line 16, in ? > File "pylab.pyc", line 1, in ? > File "matplotlib\pylab.pyc", line 199, in ? > File "matplotlib\cm.pyc", line 5, in ? > File "matplotlib\colors.pyc", line 33, in ? > File "matplotlib\numerix\__init__.pyc", line 147, in ? > ImportError: No module named random_array Did you follow these instructions? http://www.py2exe.org/index.cgi/MatPlotLib -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco |