|
From: lulu <lau...@me...> - 2012-10-14 04:03:19
|
Okay --
I opened terminal, typed 'python' to being, then typed:
sudo port install py26-python
sudo port install py26-matplotlib
I recieved syntax errors:
>>> sudo port install py26-python
File "<stdin>", line 1
sudo port install py26-python
^
SyntaxError: invalid syntax
>>> sudo port install py26-matplotlib
File "<stdin>", line 1
sudo port install py26-matplotlib
--
View this message in context: http://matplotlib.1069221.n5.nabble.com/installating-matplotlib-in-mac-10-7-4-for-python-2-6-tp39436p39444.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
|