#49183: py34-setuptools: ImportError: No module named 'pbr.pbr_json' ---------------------------+---------------------------------------------- Reporter: guido@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: error, failed | Port: py34-setuptools, py27-setuptools ---------------------------+---------------------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/49183> MacPorts <https://www.macports.org/> Ports system for OS X