0

为什么我得到一个ImportError?我有一个可以在 Scopus 中访问的 API 密钥,但代码不起作用。

from pyscopus import Scopus
key = 'key'
scopus = Scopus(key)
4

0 回答 0