Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upModuleNotFoundError: No module named 'covid.john_hopkins' #15
Comments
AvinashReddy3108
added a commit
to AvinashReddy3108/PaperplaneRemix
that referenced
this issue
Mar 25, 2020
- requirements: locked down 'covid' to 1.4.4 until ahmednafies/covid#15 gets solved. - custom: event.answer() made moar godly.
This comment has been minimized.
This comment has been minimized.
|
I have released the new version yesterday, although tests ran fine but perhaps I missed something. I will look into it. |
This comment has been minimized.
This comment has been minimized.
|
Thank you so much for reporting this issue, I managed to reproduce the error and currently working on a bugfix |
This comment has been minimized.
This comment has been minimized.
|
@AvinashReddy3108: |
This comment has been minimized.
This comment has been minimized.
Alright, will test and let you know. Closing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment: Manjaro Linux [x64]
Python version: 3.8.2 (on base system AND virtualenv)
Covid library version: 2.0.1 (from PyPI)
File/Script: https://github.com/kandnub/TG-UserBot/blob/master/userbot/plugins/covid.py
Here's the traceback of the error [on my virtualenv, Python 3.8.2]
The same on my base system [Manjaro Linux (latest x64, KDE), Python 3.8.2]