I know that there are similar questions but the answers are outdated and non-working by now (answers are all circa 2016). I have installed pygal_maps_world using pip but when I want to import a module it just shows me an error message.
Code:
from pygal.maps.world import COUNTRIES
Error message:
Cannot find reference 'world' in '__init__.py'