Hi,
When I import colorpy.colormodels on my python 3.9.7 kernel, I get the following error:
ModuleNotFoundError Traceback (most recent call last)
/script/run.ipynb Cell 3 in <cell line: 1>()
----> 1 import colorpy.colormodels
ModuleNotFoundError: No module named 'colorpy'