From: Tommy G. <tg...@ma...> - 2007-03-31 20:17:36
|
It is hard to guess what exactly your problem is as you do not provide a code example or the traceback call of your exception. I would venture that you are trying to create a num_array without having Numerix, numpy or numarray imported or installed on your machine. Some more information about your troubles would be needed to really help you out. Cheers Tommy On Mar 31, 2007, at 3:50 PM, Archana Ganesan wrote: > Hi all, > I have a python application that uses matplotlib.I am trying to > compile it into an executable using py2exe. I am encountering "No > module named num_array problem". I do not know how to resolve > this. I notice that "matplotlib.numerix" is in the included > package. Did you encounter this problem. I am very new to this and > I have to get it done by tomm. So I am sorry if it is really silly. > > Thanks, > > Archana. > > > On 3/31/07, Archana Ganesan < arc...@gm...> wrote: > Hi all, > > I have a python application that uses matplotlib. I want to compile > it into an executable. I tried using py2exe but it returned some > error w.rt matplotlib. Cpuld anyone please help me with this? Is > there some other way to get it done? > > Thanks, > Archana > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV________________________________ > _______________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |