Closed samjett247 closed 5 years ago
This appears to be a duplicate of #46 . Try upgrading to the most recent release, 0.8:
pip install --upgrade viscm
If that upgrade fails (it did for me; see also #48 ), try upgrading directly from the repository:
pip install --upgrade git+https://github.com/matplotlib/viscm.git
I'm using Python 3.7.3 with the repository version of viscm without a problem on MacOS.
Closing this as fixed. Please try upgrading to v0.9
This is an error I was getting from the command
python -m viscsm view <insert_colormap>
. I tried with jet and parula and viridis. Versions: viscm==0.0.7 matplotlib==1.12.0 colorspacious==1.1.2 numpy==1.17