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

[HTCondor-users] Running Pyhton 3 jobs on different os



Hi all,

We use HTCondor with python binding and has Windows and Linux (Ubuntu) workstation in our cluster.
Now we want run Python 3 jobs. The problem is that the command for Python 3 on windows systems is "python" and for Linux system "python3".

Is there a possibility to define commands depending of the OS? For example through an _expression_ which is evaluated or a script before the job starts?


Thank you.

Regards,
Werner