retitle 621700 fails to find tcl/tk headers during build. ImportError: No 
module named _tkagg
thanks

to workaround this bug:
copy /etc/matplotlibrc into $HOME/.matplotlib/

change the line
backend    : TkAgg
to another backend, like GTKAgg (requires python-gtk2), Qt4Agg (requires 
python-qt4)
or WXAgg (requires python-wx2.8)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to