- Blind mode tutorial
lichess.org
Donate

lichesspy.api not working even though I pip install python-lichess

I am using Visual Studio Code and trying to do some analysis between rating and accuracy but when I am trying to implement lichess API, VS Code says that the import cannot be resolved. I have tried uninstalling and reinstalling many times but the issue will not go away. I am not very experienced with APIs but I have experience downloading and using other libraries such as numpy.

I am using Visual Studio Code and trying to do some analysis between rating and accuracy but when I am trying to implement lichess API, VS Code says that the import cannot be resolved. I have tried uninstalling and reinstalling many times but the issue will not go away. I am not very experienced with APIs but I have experience downloading and using other libraries such as numpy.

Have you tried doing it on your phone ?

Have you tried doing it on your phone ?

Eh I am not so sure about Python, but I fetched my APIs in JavaScript, a week ago.

I used to send "GET" requests to the API server with the methods of fetch() and axios for NodeJS. Lol. I wish I knew Python, I could sort this out.

Eh I am not so sure about Python, but I fetched my APIs in JavaScript, a week ago. I used to send "GET" requests to the API server with the methods of fetch() and axios for NodeJS. Lol. I wish I knew Python, I could sort this out.

This topic has been archived and can no longer be replied to.