[MacPorts] #31891: Python loading system numpy in preference to MacPorts version (Lion)
MacPorts
noreply at macports.org
Fri Jun 15 19:31:27 PDT 2012
#31891: Python loading system numpy in preference to MacPorts version (Lion)
------------------------------+---------------------------------------------
Reporter: jamie@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
------------------------------+---------------------------------------------
Comment(by ptmkenny@…):
I have the same issue. This is what I get:
{{{
>>> import sys
>>> print sys.path
['', '/Library/Python/2.7/site-packages/virtualenv-1.6.4-py2.7.egg',
'/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg',
'/Library/Python/2.7/site-packages/Mnemosyne-2.0_RC4-py2.7.egg',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/lib-old',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC',
'/Library/Python/2.7/site-packages']
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31891#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list