![]() |
#15
|
|||
|
|||
tkinter is not working for me with Vizard 3.0.
I'm getting the same error message as before: from Tkinter import * File "C:\Program Files\WorldViz\Vizard30\bin\lib\lib-tk\Tkinter.py", line 38, in ? import _tkinter # If this fails your Python may not be configured for Tk ImportError: No module named _tkinter It looks like Vizard upgraded from Python 2.3 to 2.4. Does that mean we need new tkinter files? |
|
|