Now py-matplotlib won't install

Ryan Schmidt ryandesign at macports.org
Mon Dec 28 10:33:29 PST 2009


On Dec 28, 2009, at 02:18, Jochen Küpper wrote:

> On 28.12.2009, at 09:16, David Nicholls wrote:
> 
>> How do it completely get rid of py-matplotlib?
>> 
>> sudo port uninstall py-matplotlib?  (still learning)
> 
> 
> yes; maybe do
>  sudo port installed | grep py

Or simpler and more accurate:

port installed name:^py-

> and uninstall all the listed ports to get rid of Python 2.4 altogether. 

And then you could uninstall python24 itself too.

You may also want to install and use the port_cutleaves port; it will tell you if there are any other ports in your tree that you don't need anymore and let you uninstall them.

> Then above command will install Python2.6 and everything else that is necessary for matplotlib.





More information about the macports-users mailing list