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

[HTCondor-users] Python3 binding for HTCondor 10.0



Hello, Everyone.


I have a problem to use HTCondor python3 binding.


I got below message when I import "htcondor" module.


- import code

---

#!/usr/bin/env python3.6

import htcondor

---

- message

---

Error: use security:recommended_v9_0: does not recognise recommended_v9_0

Config source Error "/etc/condor/config.d/00-htcondor-9.0.config", Line 26: at use security:recommended_v9_0:recommended_v9_0                               

Configuration Error Line 26 while reading config source /etc/condor/config.d/00-htcondor-9.0.config   

---


If anyone solved this, could you tell me how?


Regards,


-- Geonmo