open-contracting / lib-cove-oc4ids

A data review library for the Open Contracting for Infrastructure Data Standards (OC4IDS)
Other
1 stars 0 forks source link

ImportError: cannot import name 'get_releases_aggregates' from 'libcoveocds.lib.common_checks' #46

Closed neelima-j closed 1 week ago

neelima-j commented 1 week ago

https://github.com/open-contracting/lib-cove-oc4ids/blob/662a4452fc01c08d132caff04cdc6f7a24f88837/libcoveoc4ids/common_checks.py#L3 now gives an import error because https://github.com/open-contracting/lib-cove-ocds/commit/d55393df2df19897eb27c4dff1c2422cdd432b08 removed all aggregates except count and unique_ocids_count.

jpmckinney commented 1 week ago

You need to install 'libcoveocds<0.17'

jpmckinney commented 1 week ago

Released 0.9.0 that sets maximum version on libcoveocds.