[MacPorts] #37006: Help with MacPorts
#37006: Help with MacPorts -----------------------+-------------------------------- Reporter: mggagni@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: -----------------------+-------------------------------- 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 -- Ticket URL: <https://trac.macports.org/ticket/37006> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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: | ------------------------+-------------------------------- Comment (by mrmcfadd@…): I am taking this class as well and having the exact same issues with these 2 downloads. I am using Mountain Lion. I attached the log files I received. -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: | ------------------------+-------------------------------- Comment (by cal@…): It seems there might be a missing dependency for `xorg-libX11`. However, it's hard to tell, because the logfile you attached is not from a clean build attempt. Please run `port clean py27-tkinter` and re-try. Attach the new main.log if it fails again. -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: | ------------------------+-------------------------------- Comment (by mrmcfadd@…): This is what I got when trying to run clean py27-tkinter. Michael-McFaddens-MacBook-Pro:~ mrmcfadd$ port clean py27-tkinter ---> Cleaning py27-tkinter Warning: Only cleaning in ~/.macports; insufficient privileges for standard locations -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: | ------------------------+-------------------------------- Comment (by mggagni@…): Numpy is working for me but matplotlib and pandas are the only ones not working for me -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: | ------------------------+-------------------------------- Comment (by pixilla@…): Replying to [comment:4 mrmcfadd@…]:
Warning: Only cleaning in ~/.macports; insufficient privileges for standard locations
{{{ sudo port clean py27-tkinter }}} -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37006: Help with MacPorts ------------------------+-------------------------------- Reporter: mggagni@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: duplicate | Keywords: Port: tk | ------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => duplicate * port: => tk Comment: Duplicate of #37005. -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37006: Help with MacPorts ------------------------+-------------------------------- Reporter: mggagni@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: duplicate | Keywords: Port: tk | ------------------------+-------------------------------- Comment (by mggagni@…): i tried sudo port clean py27-tkinter and it still says failed. -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37006: Help with MacPorts ------------------------+-------------------------------- Reporter: mggagni@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: duplicate | Keywords: Port: tk | ------------------------+-------------------------------- Comment (by ryandesign@…): The bug of which this one is marked as a duplicate is marked as fixed. Have you run `sudo port selfupdate` and tried again? -- Ticket URL: <https://trac.macports.org/ticket/37006#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts