worldometer
worldometer copied to clipboard
Can't use worldometer
Even after using PIP to install in a virtual enviroment and trying to install global enviroment, I still get the same error. Was this package removed? Import "worldometer.world" could not be resolved
I already have installed:
pip install worldometer
Requirement already satisfied: worldometer in ./venv/lib/python3.13/site-packages (1.0.1)
...
Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.13/site-packages (from requests->requests-html->worldometer) (2025.11.12)
Yes, I tried both venv and global. Yes, I've restarted the VsCode. Yes, I've tried restarting the computer. I'm currently on Linux Fedora. (This shouldn't be a problem, right?)