我有EPD 7.3,並且已經通過Enthought軟件倉庫安裝了wxPython 2.9。我試圖運行winPDB,這需要wxPython的,我得到這個消息:在OS X 10.8(64位)上運行wxPython 2.9
This program needs access to the screen.
Please run with a Framework build of python, and only when you are
logged in on the main display of your Mac.
我已經看到了在Mac從wxPython的類似的消息,但我還沒有找到一個解決辦法。有人知道這個消息嗎?並且,有沒有人獲得WinPDB在OS X 10.8 w/wxPython 2.9上的工作?
看來,在我的Enthought Canopy 1.4安裝中,沒有安裝任何我可以替代的Framework。看到我的問題[在MacOS 10.9.2上從Enthought Canopy內部運行winpdb](http://stackoverflow.com/questions/23566181/running-winpdb-from-within-enthought-canopy-on-macos-10-9- 2) –
另請參閱我的答案,以獲取更新的解決方法,也是Enthought知識庫文章的鏈接。這將在1.4.1版本中解決。 – RobinDunn