Error while importing wbi_core #353
Replies: 3 comments 11 replies
-
WikibaseIntegrator v0.12 is a huge rewrite of the v0.11. You also have the documentation https://wikibaseintegrator.readthedocs.io/ And you have example in the notebooks of the branch: |
Beta Was this translation helpful? Give feedback.
-
Thanks again, the notebook examples helped a lot. Do you have examples of claims with qualifiers and references? |
Beta Was this translation helpful? Give feedback.
-
I also need some help to debug errors such as ERROR:root:Error while writing to the Wikibase instance |
Beta Was this translation helpful? Give feedback.
-
Successfully installed ujson-5.2.0 wikibaseintegrator-0.12.0rc4
....
from wikibaseintegrator import wbi_core
ImportError: cannot import name 'wbi_core' from 'wikibaseintegrator' (/usr/local/lib/python3.9/dist-packages/wikibaseintegrator/init.py)
Beta Was this translation helpful? Give feedback.
All reactions