#36763: py33-pandas: Dependency 'py33-numpy' not found. ----------------------------+------------------------ Reporter: ac173488384@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py33-pandas | ----------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => stromnov@… * priority: High => Normal * port: => py33-pandas Old description:
On an SL system
install py33-pandas fails with the error:
Error: Dependency 'py33-numpy' not found.
I would like to note that the ipython installation was flawed, in that I have to issue the following command in the /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin directory:
sudo replace /Volumes/work/macports/Library/Frameworks/Python.framework/Versions /opt/local/Library/Frameworks/Python.framework/Versions *
New description: On an SL system install py33-pandas fails with the error: {{{ Error: Dependency 'py33-numpy' not found. }}} I would like to note that the ipython installation was flawed, in that I have to issue the following command in the /opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin directory: {{{ sudo replace /Volumes/work/macports/Library/Frameworks/Python.framework/Versions /opt/local/Library/Frameworks/Python.framework/Versions * }}} -- Comment: I'm not familiar with the `replace` command. What does it do? On my system I get "`replace: command not found`". In any case let's please keep it to one issue per ticket. This ticket can be about the fact that py33-pandas declares a dependency on the nonexistent py33-numpy. If there are additional issues, please file additional tickets. -- Ticket URL: <https://trac.macports.org/ticket/36763#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS