Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] htcondor python bindings for python3 ?
- Date: Mon, 18 Jan 2016 22:44:28 +0200
- From: Aki Ketolainen <akik@xxxxxxxxxxx>
- Subject: [HTCondor-users] htcondor python bindings for python3 ?
Hi,
I'd like to start using htcondor python bindings for python3. Currently
in v8.4.3 the bindings seem to be for python2
(lib/python/htcondor.so and lib/python/classad.so).
I found a mention of something related to this at
https://lists.cs.wisc.edu/archive/htcondor-devel/2014-January/msg00000.shtml
where it says:
"Unfortunately, boost 1.49 does not support python3." I see boost 1.49.0
being downloaded and built:
src='http://parrot.cs.wisc.edu/externals/boost_1_49_0.tar.gz'
dst='/home/username/Downloads/htcondor/bld_external/boost_1_49_0-p3/dl/boost_1_49_0.tar.gz'
Could someone tell me what needs to be done for the python bindings for
python3?
My host is a CentOS 6.7 with python 3.4.4 compiled from source.
Thank you,
Aki