Opened 12 years ago

Closed 10 years ago

#36763 closed defect (fixed)

py33-pandas: Dependency 'py33-numpy' not found.

Reported by: gbrtrac Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: cooljeanius (Eric Gallager), mlh@…
Port: py33-pandas

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

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 *

Change History (12)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to stromnov@…
Port: py33-pandas added
Priority: HighNormal
Summary: install py33-pandas fails Error: Dependency 'py33-numpy' not found.py33-pandas: Dependency 'py33-numpy' not found.

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.

comment:2 Changed 12 years ago by stromnov (Andrey Stromnov)

Sorry, py33-numpy currently doesn't exists in macports trunk.

Is it permissible to keep this unresolved dependency until py33-numpy?

comment:3 Changed 12 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by jmroot (Joshua Root)

You should remove 33 from the python.versions in py-pandas until py33-numpy and all the other dependencies exist.

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

py33-numpy was added in r100283, does this mean py33-pandas can be added back now?

comment:6 Changed 11 years ago by stromnov (Andrey Stromnov)

Now I'm waiting for py33-scipy, which is optional, but highly recommended.

comment:7 in reply to:  6 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to stromnov@…:

Now I'm waiting for py33-scipy, which is optional, but highly recommended.

There's a proposal to add it in #37400

comment:8 Changed 11 years ago by mlh@…

py33-scipy is there now.

comment:9 Changed 11 years ago by mlh@…

Cc: mlh@… added

Cc Me!

comment:10 in reply to:  8 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to mlh@…:

py33-scipy is there now.

As of r105036, for reference

comment:11 Changed 11 years ago by cooljeanius (Eric Gallager)

hopefully r105180 has fixed this

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

Resolution: fixed
Status: newclosed

py33-pandas builds fine for me today so I assume this is fixed.

Note: See TracTickets for help on using tickets.