#37006: Help with MacPorts ------------------------+-------------------------------- Reporter: mggagni@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * priority: High => Normal Old description:
I am taking a class online called Computational Investing. I had to download Xcode and MacPorts for this class to write codes thru Python. I had to download some prerequisites thru terminal so I can use Python. Here is a list of the prerequisites that I need to have downloaded.
sudo port install git-core +svn sudo port install python27 sudo port install py27-numpy @1.6.1 sudo port install py27-scipy @0.10.0 sudo port install py27-matplotlib @1.1.0 (DOWNLOAD SAYS FAIL) sudo port install py27-dateutil sudo port install py27-pandas @0.7.3 (DOWNLOAD SAYS FAIL) sudo port install py27-epydoc sudo port install py27-distribute sudo port install py27-pyqt4
New description: I am taking a class online called Computational Investing. I had to download Xcode and MacPorts for this class to write codes thru Python. I had to download some prerequisites thru terminal so I can use Python. Here is a list of the prerequisites that I need to have downloaded. {{{ sudo port install git-core +svn sudo port install python27 sudo port install py27-numpy @1.6.1 sudo port install py27-scipy @0.10.0 sudo port install py27-matplotlib @1.1.0 (DOWNLOAD SAYS FAIL) sudo port install py27-dateutil sudo port install py27-pandas @0.7.3 (DOWNLOAD SAYS FAIL) sudo port install py27-epydoc sudo port install py27-distribute sudo port install py27-pyqt4 }}} -- Comment: Please attach the main.log file showing exactly what problem you are encountering. -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS