Re: [matplotlib-devel] TKinter : 'module' object has no attribute 'tkinit'

2008-03-31 Thread fiacre
ib/python2.5/site-packages/matplotlib > 3. "python setup.py install" > > and let us know if that worked? > > Cheers, > Mike > > Darren Dale wrote: >> Do you have the tk-devel packages installed? When you run setup.py, >> there is a report at the beg

Re: [matplotlib-devel] TKinter : 'module' object has no attribute 'tkinit'

2008-03-21 Thread fiacre
. Darren Dale wrote: > Do you have the tk-devel packages installed? When you run setup.py, there is > a > report at the beginning which lists all the required and optional > dependencies, would you post that? > > On Friday 21 March 2008 08:52:40 am fiacre wrote: > >>

Re: [matplotlib-devel] TKinter : 'module' object has no attribute 'tkinit'

2008-03-21 Thread fiacre
teractive', 'enumerate', 'error_msg_tkpaint', 'is_string_like', 'math', 'matplotlib', 'new_figure_manager', 'os', 'raise_msg_to_str', 'rcParams', 'round', 'show', 'sys', '

[matplotlib-devel] TKinter : 'module' object has no attribute 'tkinit'

2008-03-20 Thread fiacre
I'm running Idle via X forwarding to my Windows desktop (running Cygwin). I've installed tcl/tk and python with Tkinter as a backend. When I call pylab.show(), I always get the error : >>> pylab.show() Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python2.5/