Opened 11 years ago
Closed 11 years ago
#42230 closed defect (worksforme)
Processing of port py27-matplotlib failed (Mac OS X 10.9.1)
Reported by: | mmehdi.g@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | seanfarley (Sean Farley) | |
Port: | py-matplotlib, py-pyobjc |
Description
I have fixed all problems with xcode on my Mac, and actually installed matplotlib through pip. But I need to reinstall it this way, which I get error:
$ sudo port install py27-matplotlib +gtk2 ---> Computing dependencies for py27-matplotlib Error: Dependency 'py27-pyobjc' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed
I have already installed pyobjc, and matplotlib packages from pip. but I need matplotlib +gtk2.
Change History (4)
comment:1 follow-ups: 2 3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | sean@… added |
---|---|
Keywords: | matplotlib pyobjc removed |
Port: | py-matplotlib py-pyobjc added |
comment:2 Changed 11 years ago by mmehdi.g@…
Replying to ryandesign@…:
Hmm, why does dependency py27-pyobjc not exist on your system? It does on mine.
I don't know. I've also tried this:
$ sudo port install py27-pyobjc Error: Port py27-pyobjc not found
If it's only me having this problem, then: How can I fix this problem on my computer? I have reinstalled macport recently.
comment:3 Changed 11 years ago by mmehdi.g@…
Replying to ryandesign@…:
Hmm, why does dependency py27-pyobjc not exist on your system? It does on mine.
I don't know how that happened. I rerun it on clean install of 10.9.1 and the problem went away.
comment:4 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Hmm, why does dependency py27-pyobjc not exist on your system? It does on mine.