Opened 12 years ago

Last modified 12 years ago

#37006 closed defect

Help with MacPorts — at Version 1

Reported by: mggagni@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: tk

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Priority: HighNormal

Please attach the main.log file showing exactly what problem you are encountering.

Changed 12 years ago by mrmcfadd@…

Attachment: numpy_main.log added

Changed 12 years ago by mrmcfadd@…

Attachment: pandas_main.log added
Note: See TracTickets for help on using tickets.