我正在尝试使用lichess python API,但无法将其导入python。我使用了pip命令,并确保已对其进行了更新和其他尝试,但是它仍然给我错误提示“没有名为'lichess'的模块
Cannot acces : /tmp/hive/file1. note: you are hue admin but not a hdfs superuser, "hdfs" or part of HDFS supergroup. "supergroup"
当我键入import lichess.api
user = lichess.api.user('thibault')
print(user['perfs']['blitz']['rating'])
时,