After fresh install of Access Grid suite, I get the following error (when starting the VenueClient):
Toolkit Initialization failed, exiting. Initialization Error: -1 Traceback (most recent call last): File "C:\Program Files\AGTk-3\bin\runag3.py", line 26, in ? os.spawnv(os.P_WAIT, sys.executable, [sys.executable]+args) OSError: (0, 'Error') I've tracked down the problem, and it comes from line 92 in VenueClient3.py, when trying do perform the app.Initialize("VenueClient"). I have the following install: - Python-2.3.5 - pywin32-208.win32-py2.3 - wxPython2.6-win32-unicode-2.6.3.2-py23 - AGTk-3.0.1-final-Py-2.3 Any help? Regards, Pedro Malo.