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

[HTCondor-users] python condor integration



Hi there:

CondorVersion: 8.0.0 May 29 2013 BuildID: 133173 and using Python 2.6.6. When running the following code I get the following error

>>> ads = coll.query(htcondor.AdTypes.Startd, 'true',['MyAddress'])
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: No to_python (by-value) converter found for C++ type: boost::shared_ptr<ClassAdWrapper>

Thanks
/Biju