Thats the trick... Thank you very muchÂGesendet:ÂMittwoch, 07. Mai 2014 um 10:19 Uhr
Von:Â"Lincoln Bryant" <lincolnb@xxxxxxxxxxxxxxxx>
An:Â"HTCondor-Users Mail List" <htcondor-users@xxxxxxxxxxx>
Betreff:ÂRe: [HTCondor-users] Python bindings not available on LinuxHi OC,ÂDo you have the "condor-python" package installed? On my Fedora 19 box I see:Â$ rpm -ql condor-python/usr/lib64/libpyclassad2.7_8_1_1.so/usr/lib64/python2.7/site-packages/classad.so/usr/lib64/python2.7/site-packages/htcondor.soÂCheers,LincolnÂOn May 7, 2014, at 9:01 AM, Operation Condor wrote:Â_______________________________________________Hey,Âwe tried to use the Python bindings to integrate Condor into our project. Our version of Condor is 8.1.1 (from the repository) on Fedora 20 so the bindings should be available according to the manual, but importing the module seems to fail:Â>>> import htcondor
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
ImportError: No module named htcondor>>> import classad
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
ImportError: No module named classadÂOn the other hand this work perfectly fine in a VM we configured for testing Condor on Debian Wheezy (Condor Version 8.0.6 from the official site). Any ideas how we could get our hands on the bindings?ÂBest regards,OC
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/