From: John H. <jdh...@ac...> - 2006-11-22 19:31:36
|
>>>>> "giovanni" == giovanni ruggiero <oc...@ya...> writes: giovanni> Hi All, I had problens to use the function quiver with giovanni> the matplotlib 82-5. Eric advice me to upgrade the giovanni> mpl. I have tried to upgrade the matplotlib but i have giovanni> to upgrade almost all my libs. The case is that i can giovanni> not upgrade these dependences without affect all my giovanni> configuration wich means that i need to install my giovanni> system again. Am i correct? If yes, What linux do you giovanni> advice for me? Does anybody see another way to upgrade giovanni> my mpl? Thanks With a proper debian configuration, this should be as easy as > sudo apt-get install python-matplotlib If can't do this because your debian distro is too old or because you are not properly using debian package management, you may consider getting a newer distro (ubuntu is a debian distro that is current and popular with scientific python users and developers) and/or spending the time to get a smoothly functioning apt configuration so you can upgrade painlessly and w/o fear. JDH |