문제

While installing RIDE 1.2, I got the below error on final screen.

close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

After finishing the RIDE installation, I double clicked the RIDE icon, but RIDE is not getting launched. Can someone please help me in this?

Note: I have Python 2.7.6 pre-installed on my Win7 32-bit machine.

도움이 되었습니까?

해결책

I installed wxPython and now RIDE is getting launched successfully.

As per the instructions given in link, RIDE's GUI is implemented using wxPython toolkit.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top