windows python module not found but installed code example
Example: module installed but not found python
>/bin/env python -m pip install --upgrade mymodule
# or
/bin/env python -m pip install --upgrade mymodule
>/bin/env python -m pip install --upgrade mymodule
# or
/bin/env python -m pip install --upgrade mymodule