#32289: py27-rbtools do not work -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-rbtools -----------------------------+---------------------------------------------- After installing py27-rbtools it would not find the post-review command from the terminal, which is why I used the full path: {{{ $ /opt/macports-test/Library/Frameworks/Python.framework/Versions/2.7/bin /post-review --parent=master --tracking-branch=origin/master Traceback (most recent call last): File "/opt/macports- test/Library/Frameworks/Python.framework/Versions/2.7/bin/post-review", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources }}} but as one can see, that also fails... -- Ticket URL: <https://trac.macports.org/ticket/32289> MacPorts <http://www.macports.org/> Ports system for Mac OS