![]() |
|
#1
|
|||
|
|||
|
tkinter setup for 3.0
I can't get tkinter to work with Vizard 3.0.
I followed the directions found here: http://worldviz.com/forum/showthread.php?t=32 It gives the following error: Code:
File "<string>", line 11, in ?
File "Directions.py", line 1, in ?
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
|
|
#2
|
|||
|
|||
|
Those files only work with Vizard 2.5. I've added a file to the Vizard downloads page under the Vizard 3.0 Addons section, which installs the Tkinter files for Vizard 3.0.
|
|
#3
|
|||
|
|||
|
Thanks! It works.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|