Changes between Initial Version and Version 1 of Ticket #43547, comment 2


Ignore:
Timestamp:
May 2, 2014, 10:49:52 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43547, comment 2

    initial v1  
    11It seems that the only thing needed to do was to :
    22
     3{{{
    34sudo port  clean py27-matplot
     5}}}
    46
    57and then
    68
     9{{{
    710sudo port install py27-matplot
     11}}}