[AG-DEV] Dev environment

Michael Miller mimiller at ncsa.uiuc.edu
Tue Feb 5 14:03:02 CST 2008


I'm trying to run things from source and I'm wondering what I'm doing wrong:


C:\Users\mimiller.NCSA\Documents\UIUC\NCSA\VTS\AG\source\AccessGrid\bin>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\mimiller.NCSA\AppData\Roaming
CLASSPATH=.;C:\Program Files\Java\jre1.6.0\lib\ext\QTJava.zip
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=LOKI
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\mimiller.NCSA
LOCALAPPDATA=C:\Users\mimiller.NCSA\AppData\Local
LOGONSERVER=\\BALL-DC1
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Users\mimiller.NCSA\Documents\UIUC\NCSA\VTS\AG\source\AccessGrid;C:\Pyth
on24\;C:\Python24\Lib\site-packages\pywin32_system32;C:\Python23\.;C:\Program 
Fi
les\ActiveState Komodo 
3.5\;C:\Windows\system32;C:\Windows;C:\Windows\System32\W
bem;C:\Program Files\Wave Systems Corp\Dell Preboot Manager\Access 
Client\v5\;C:
\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program 
Files\MIT\Kerbero
s\bin;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program 
Files\MySQL
\MySQL Server 5.0\bin;C:\PHP\;C:\Program 
Files\OpenAFS\Client\Program;C:\Program
 Files\OpenAFS\Common;C:\Program Files\QuickTime\QTSystem\;C:\Program 
Files\cvsn
t;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.pyc;.pyo;.pyw;.py
;.pys
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f0b
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
PROMPT=$P$G
PUBLIC=C:\Users\Public
QTJAVA=C:\Program Files\Java\jre1.6.0\lib\ext\QTJava.zip
RoxioCentral=C:\Program Files\Common Files\Roxio Shared\9.0\Roxio Central33\
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\MIMILL~1.NCS\AppData\Local\Temp
TMP=C:\Users\MIMILL~1.NCS\AppData\Local\Temp
USERDNSDOMAIN=AD.NCSA.EDU
USERDOMAIN=NCSA
USERNAME=mimiller
USERPROFILE=C:\Users\mimiller.NCSA
windir=C:\Windows

C:\Users\mimiller.NCSA\Documents\UIUC\NCSA\VTS\AG\source\AccessGrid\bin>c:\pytho
n24\python.exe VenueServer.py
Traceback (most recent call last):
  File "VenueServer.py", line 32, in ?
    from AccessGrid.Toolkit import Service, MissingDependencyError
ImportError: No module named AccessGrid.Toolkit

C:\Users\mimiller.NCSA\Documents\UIUC\NCSA\VTS\AG\source\AccessGrid\bin>


You can see from the PATH that I'm trying to make python look at the 
source directory rather than the production install directory.  Should I 
be setting the path somewhere else?

Any suggestions are greatly appreciated.

Michael




More information about the ag-dev mailing list