Closed riley-brady closed 3 months ago
Closing in favor of https://github.com/proplot-dev/proplot/pull/458 and https://github.com/proplot-dev/proplot/pull/459 :) Thanks @cvanelteren !!
Please see https://github.com/proplot-dev/proplot/pull/459! Until this gets merged in and released as an official version, you can install proplot
via the following command to have compatibility with modern python versions and modern versions of matplotlib
, cartopy
, etc.
pip install git+https://github.com/proplot-dev/proplot.git@refs/pull/459/head
matplotlib==3.6.0
by leveraging_gen_cmap_registry()
to set up colormap database.matplotlib==3.8.3
by referencing hidden_fontconfig_pattern
module for setting up fontconfig parser.