我將mac更新爲Mountain Lion(10.8),現在我用Python和Google App Engine開發的項目無法工作。山獅更新和水銀圖書館python
GAE庫被找到,而標準Python庫(這些Python庫?)被遺漏(例如cgi
,logging
,json
)。
當我打開Eclipse(具有PyDev的)我收到此警報:
abort: couldn't find mercurial libraries in
[/Library/Python/2.7/site-packages/ /usr/local/bin
/Library/Python/2.7/site-packages/pip-1.1-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] (check your install and
PYTHONPATH). Command line: hg -y debuginstall
有誰知道如何解決這一問題?
其實程序運行但我惱火最是有在進口的CGI,日誌,JSON紅色下屬怎麼一回事,因爲沒有的PyDev/Eclipse中發現的東西。 想法呢? – EsseTi 2012-08-03 16:53:42