Thanks Curtis. Caps on the T. Of course! 🙂I've pretty much taught myself everything I know about programming, but there's s till a lot I don't know. You said that Tkinter comes with python. I'm assuming you just mean the module and not the gui? The gui is what I'm having troubles with. When I try to interact with it in any way, I get the error above. (i.e. I click on the button for the 'Code Window' and that error pops up and it won't take me to the code window....or when I create a button, and try to go code it, same error....) It's probably something to do with how it's interacting with my PC, I just have no idea what that might be.
I tried to import tkinter as a module in idle and it said no module exists. Does this come with the ArcGIS python install?
>>> import Tkinter >>> help(Tkinter) Help on module Tkinter: NAME Tkinter - Wrapper functions for Tcl/Tk. FILE d:\python26\arcgis10.0\lib\lib-tk\tkinter.py
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.