After command pip install mpl_toolkits I receive next error:
pip install mpl_toolkits
Could not find a version that satisfies the requirement mpl_toolkits (from v
I can't comment due to the lack of reputation, but if you are on arch linux, you should be able to find the corresponding libraries on the arch repositories directly. For example for mpl_toolkits.basemap:
mpl_toolkits.basemap
pacman -S python-basemap