[MacPorts] #36783: mythtv-core.25 00.25.2-Fixes-20120918 Python paths wrong for site-packages/MythTV

MacPorts noreply at macports.org
Sun Oct 28 19:43:48 PDT 2012


#36783: mythtv-core.25 00.25.2-Fixes-20120918 Python paths wrong for site-
packages/MythTV
---------------------------+--------------------------------
 Reporter:  ted.rippert@…  |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.1.2
 Keywords:                 |       Port:
---------------------------+--------------------------------
 The python modules stored in the tree beginning at
 /opt/local/lib/python2.6/site-packages/MythTV  cannot be loaded by the
 macports python2.6 installation since it utilizes
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages for third party modules. This results, for example, in the
 metadata grabbers not working.

 Work around:

 cd
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages

 sudo ln -s /opt/local/lib/python2.6/site-packages/MythTV MythTV

-- 
Ticket URL: <https://trac.macports.org/ticket/36783>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list