|
import riot_auth |
Replies: 4 comments
|
Please read the "Installation" section in the README. |
|
@floxay I did. but i got this error "line 4, in |
|
I don't know what to tell you, you clearly did not read it. You have to install the module first to be able to import, for that you have to get the code from Github as the project is not published to PyPI. |
|
@floxay oh sorry i didn't see the last part. now it works thanks |
I don't know what to tell you, you clearly did not read it.
You have to install the module first to be able to import, for that you have to get the code from Github as the project is not published to PyPI.
Please read installation.