google-code-export / winpython

Automatically exported from code.google.com/p/winpython
2 stars 1 forks source link

Online help component of Spyder fails #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. enable the online help component by right-clicking on the spyder toolbar
2. search for anything in the right search box
3. receive an error:
_tkinter.TclError: can't find package Togl

What is the expected output? What do you see instead?
I would expect online help to be displayed

What version of the product are you using? On what operating system?
Winpython 3.3.1.0 64-bit on Win7 Pro x64

Original issue reported on code.google.com by VanBoxem...@gmail.com on 4 Jun 2013 at 9:11

GoogleCodeExporter commented 9 years ago
Fixed remaining Python 3 compatibility issues in current Spyder develeopment 
version:
https://code.google.com/p/spyderlib/source/detail?r=8877cbb4a906fce7e68b3a5dae84
81971047f0d9

(will be available in next WinPython 3.3 release)

Original comment by pierre.raybaut on 15 Aug 2013 at 8:20