Created a VENV,
Did a fresh install of imagedominantcolor (pip install imagedominantcolor)
Created a script called test.py
Added from imagedominantcolor import DominantColor
Getting an error:
Import "imagedominantcolor" could not be resolvedPylance[reportMissingImports]