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

Re: [Condor-users] Condor and Python



Hello

> > So anyone can help me on how to submit and run a Python script in Condor?
> 
> universe = vanilla
> executable = /usr/bin/python
> arguments = my_script.py
> transfer_input_files = my_script.py
> should_transfer_files = IF_NEEDED

If your python program grows into multiple modules you might also want to add something like:

environment="PYTHONPATH=/various/packages"

Diane

Attachment: signature.asc
Description: Digital signature