[Matplotlib-users] install/link matplotlib backend in parallel python version

2012-04-18 Thread Naljer
Hi, I would like to use the pre-installed backends like TKAgg an so on with python2.7. My standard-python is 2.6 and python 2.7 doesnt find the backends. python2.7: import matplotlib matplotlib.use('TkAgg') from pylab import * error something like: no tkinter installed Please help! :-) --

[Matplotlib-users] Installation: show(), and nothing happens...

2012-04-14 Thread Naljer
Hi! :-) there are three build-in python versions in my linux-distro python (Standard) ->python 2.6.5 python2.7 ->python 2.7.1 python3->python 3.1.2 mpl works fine with py2.6.5 (installed via packagemanager), but i would like to use the new versions of numpy, scipy an