#36783: mythtv-core.25 00.25.2-Fixes-20120918 Python paths wrong for site- packages/MythTV -----------------------------+-------------------------- Reporter: ted.rippert@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: mythtv-core.25 | -----------------------------+-------------------------- Comment (by nad@…): If the mythtv port is installing into /opt/local/lib/python2.x/site- packages, the port is behaving incorrectly for MacPorts Pythons. It should be installing into the standard framework location `/opt/local/Library/Frameworks/Python.framework/Versions/2.x/lib/python2.x /site-packages`. Setting `PYTHONPATH` or the suggested symlinks are fragile bandaids. If the port is using standard Python installation components, like Distutils, things should be automatically installed in the right place. -- Ticket URL: <https://trac.macports.org/ticket/36783#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS