matplotlib / basemap

Plot on map projections (with coastlines and political boundaries) using matplotlib
MIT License
774 stars 392 forks source link

six<1.16 requirement #545

Closed ijdbuser closed 2 years ago

ijdbuser commented 2 years ago

Please upgrade to 1.16+

molinav commented 2 years ago

Hi @ijdbuser! This would be a duplicate of #536, which is already solved. Starting with basemap 1.3.3, six was removed from the dependencies. You can update to this version and then basemap will not cause conflicts about the six version.