Changes between Initial Version and Version 1 of Ticket #36763


Ignore:
Timestamp:
Oct 28, 2012, 12:31:15 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36763

    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to stromnov@…
    • Property Summary changed from install py33-pandas fails Error: Dependency 'py33-numpy' not found. to py33-pandas: Dependency 'py33-numpy' not found.
    • Property Port py33-pandas added
  • Ticket #36763 – Description

    initial v1  
    33install py33-pandas fails with the error:
    44
    5 
     5{{{
    66Error: Dependency 'py33-numpy' not found.
    7 
     7}}}
    88
    99I 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:
    1010
    1111
    12 
    13  sudo replace /Volumes/work/macports/Library/Frameworks/Python.framework/Versions /opt/local/Library/Frameworks/Python.framework/Versions *
     12{{{
     13sudo replace /Volumes/work/macports/Library/Frameworks/Python.framework/Versions /opt/local/Library/Frameworks/Python.framework/Versions *
     14}}}