ImportError: cannot import name 'KEYS' from 'pybliometrics

496 Views Asked by At

I am using pybliometrics in googlecolab. I am using Scopus Api key. Everything was working fine, but this week the following error appears:

ImportError: cannot import name 'KEYS' from 'pybliometrics.scopus.utils.startup' (/usr/local/lib/python3.7/dist-packages/pybliometrics/scopus/utils/startup.py)

How to solve this problem?

1

There are 1 best solutions below

0
TheAI Master On

I was getting the same error when using Jupyter Notebook.

I was able to solve it by using power shell (in anaconda).