worldometer icon indicating copy to clipboard operation
worldometer copied to clipboard

Can't use worldometer

Open Emersh0w opened this issue 1 month ago • 0 comments

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?)

Emersh0w avatar Nov 30 '25 15:11 Emersh0w