Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on importing lookup_label #24

Open
lubianat opened this issue Apr 2, 2024 · 0 comments
Open

Bug on importing lookup_label #24

lubianat opened this issue Apr 2, 2024 · 0 comments

Comments

@lubianat
Copy link
Owner

lubianat commented Apr 2, 2024

Trying to get it on python, but some error there. Maybe not exposed properly?

from wdcuration import lookup_label

Exception has occurred: ImportError
cannot import name 'lookup_label' from 'wdcuration' (/home/lubianat/Documents/wiki_related/wdcuration/wdcuration/init.py)
File "/home/lubianat/Documents/wiki_related/wikidata_panglaodb/wikidata_panglaodb/mappings_to_sssom.py", line 107, in
from wdcuration import lookup_label
ImportError: cannot import name 'lookup_label' from 'wdcuration' (/home/lubianat/Documents/wiki_related/wdcuration/wdcuration/init.py)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant