After I did pip install excel2img , I am trying to run import excel2img but getting \'ModuleNotFoundError: No module named \'excel2img\' .
pip install excel2img
import excel2img
The p