I'm guessing on platform and AG version here: OSX and AG3.0.2?
If I'm right, try doing this first:
. /Applications/AccessGridToolkit3.app/Contents/Resources/setupenv.sh
then run agpm3.py.
Tom
I'm trying to install the AGVCR launcher and receive this message:
bdr$ sudo ./agpm3.py -f ~/sandbox/agvcr-2.1.2/AGVCR_Launcher1.2.zip Traceback (most recent call last): File "./agpm3.py", line 25, in ? import agversion ImportError: No module named agversion
any hints?