I create a new enviroment with python3. I pip install promptify. I import it. `ModuleNotFoundError: No module named 'promptify'` Why am I getting this error?
I create a new enviroment with python3.
I pip install promptify.
I import it.
ModuleNotFoundError: No module named 'promptify'Why am I getting this error?