[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Submit python on to windows host



Roger,

Offhand, I'm inclined to think the issue is that user condor-slot1 has
a different environment than the user (you?) who runs testscript.py
interactively. Specifically, I'm guessing that the Python interpreter
is not in its path. If you set your executable to be
C:\Python27\python.exe (or whatever is appropriate for your system)
and use testscript.py as an argument, does that work?

You might also consider setting the STARTER_JOB_ENVIRONMENT and
JOB_INHERITS_STARTER_ENVIRONMENT configuration macros on your Windows
host, or the job's environment setting:
http://research.cs.wisc.edu/htcondor/manual/v8.2/condor_submit.html#man-condor-submit-environment

Or I could be entirely wrong about the reason your job is failing. :-)


Thanks,
BC

-- 
Ben Cotton
main: 888.292.5320

Cycle Computing
Better Answers. Faster.

http://www.cyclecomputing.com
twitter: @cyclecomputing