I wanted to install Basemap Matplotlib Toolkit from here
But during installation with this command:
python setup.py install
I got this Error:
No module named setuptools.dist
But I have setutools module in my ubuntu 20.04.
And I don't know what's the problem. Is there anybody who can help me?