From: Barry D. <bl...@ad...> - 2003-10-17 22:52:40
|
Update on the interactive mode: I found the interactive2.py on the website and tried that rather than the interactive.py that was included with the .29 dist. That worked. However, 1. it can't find ShowOn (NameError) so I just typed show() at the command prompt 2. and it doesn't exit using ctrl-z <enter> ; I used the close box. Barry --- John Hunter <jdh...@ac...> wrote: > >>>>> "Barry" == Barry Drake <bl...@ad...> > writes: > > Barry> I've searched the files for this name, > Line2D_Dispatcher, > Barry> and can't find it. Is something missing > from my > Barry> installation? > > This looks like a version conflict in matplotlib. > The dispatcher > thing is from an older version and is no longer > used, and the > _simple_demo.py code has been removed as well. I > suggest you remove > the C:\Python23\Lib\site-packages\matplotlib dir > entirely and > reinstall version 0.29 from the matplotlib > sourceforge site. > > Then you should be able to run the examples in the > examples dir of the > src distribution without problems. > > Let me know how it goes, > John Hunter > > > ------------------------------------------------------- > This SF.net email sponsored by: Enterprise Linux > Forum Conference & Expo > The Event For Linux Datacenter Solutions & > Strategies in The Enterprise > Linux in the Boardroom; in the Front Office; & in > the Server Room > http://www.enterpriselinuxforum.com > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |