Opened 9 years ago
Closed 9 years ago
#49183 closed defect (duplicate)
py34-setuptools: ImportError: No module named 'pbr.pbr_json'
Reported by: | gkoller (Guido Kollerie) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | py34-setuptools, py27-setuptools |
Description
After upgrading to El Capitan (10.11) and following the MacPorts upgrade instructions at http://trac.macports.org/wiki/Migration py34-setuptools can't be installed anymore. The error it fails with is: ImportError: No module named 'pbr.pbr_json'
Not sure if this is a setuptools issue or a MacPorts issue. There seems to be a circular dependency. Trying to install py34-pbr
first fails as well as it requires py34-setuptools
(that in turn fails due to pbr
not being present).
Ticket #49115 "py27-setuptools install fails on El Capitan" seems to be the same issue.
Change History (1)
comment:1 Changed 9 years ago by jmroot (Joshua Root)
Cc: | openmaintainer@… removed |
---|---|
Keywords: | error failed removed |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.