In the current Windows release, you will get this error when you try to run the AG executables on the command line. You can avoid the problem by running the executables like so:
runag3.py agservicemanager3.py This is necessary because of accommodations we made for having both AG2 and AG3 installed on the same machine. The requirement of using runag3.py will be removed in an upcoming release. Tom On 8/4/06 4:18 PM, Jimmy Miklavcic wrote: > > Okay, I know this is supposed to be simple but, I just loaded > AGtk-3.0.1 with Python 2.3.5 on a two system Windows XP node. When I > try to run any of the python scripts on the capture system, I get the > following error: > > C:\Program Files\AGTk-3\bin>agservicemanager3.py > Traceback (most recent call last): > File "C:\Program Files\AGTk-3\bin\AGServiceManager3.py", line 17, in ? > from AccessGrid import Log > ImportError: No module named AccessGrid > > So, what am I missing? > > Dazed & confused, > Jimmy > > > > > -- > Jimmy Miklavcic > Multimedia Specialist > jimmy.miklav...@utah.edu > > UNIVERSITY OF UTAH > CTR FOR HIGH PERFORM COMPUTING > 155 SOUTH 1452 EAST RM 405 > SALT LAKE CITY, UT 84112-0190 > > Office: 801.585.9335 > Fax: 801.585.5366 > > http://www.anotherlanguage.org >