We use 'colormath' library. **In colormath.color_diff.py np.asscalar() has deleted from numpy library.** So, it has to **replace other method, but colormath isn't updated.** We have to solve this problem. _Temporary in __main__.py replace asscalar to item()_