When I try to start the toolkit from the shortcut on the desktop nothing happens. The hourglass show for a moment and then it exits.
The debug option produces the same result and no log files are to be found in C:\Program Files\AGTk-2.3\Logs. When I run it manually from the command prompt I get this: C:\DOCUME~1\JEFF\APPLIC~1>C:\Python23\python.exe "C:\Program Files\AGTk-2.3\bin\ VenueClient.py" -d --personalNode Traceback (most recent call last): File "C:\Program Files\AGTk-2.3\bin\VenueClient.py", line 28, in ? from AccessGrid.Toolkit import WXGUIApplication ImportError: No module named Toolkit C:\DOCUME~1\JEFF\APPLIC~1> ----- Is this a path issue or something else ? -Jeff