Installed module using pip, not found

Make sure you’re installing it for the version of python you’re using, with

/path/to/your/python -m pip install <package>

Leave a Comment