|
From: Eric F. <ef...@ha...> - 2012-10-14 04:06:04
|
On 2012/10/13 6:03 PM, lulu wrote: > Okay -- > I opened terminal, typed 'python' to being, then typed: There's the problem: don't type "python" to begin, just type the lines below directly in the terminal window. Eric > 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. > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |