You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the query_aggregate function in my current project. Can you update the PyPi amcat4py package so that I can update my local installation and use the new features? Or is a GitHub installation adviced?
amcat = AmcatClient("http://localhost/amcat")
amcat.query_aggregate(...)
---
'AmcatClient' object has no attribute 'query_aggregate'
Error thrown as the package is outdated.
The text was updated successfully, but these errors were encountered:
I would like to use the
query_aggregate
function in my current project. Can you update the PyPi amcat4py package so that I can update my local installation and use the new features? Or is a GitHub installation adviced?Error thrown as the package is outdated.
The text was updated successfully, but these errors were encountered: