I have Python 3.9.5 installed via Homebrew, but when downloading modules via pip3, the modules are visible in the 'pip3 list' but not in my interpreter modules in PyCharm. What have I done wrong?
PyCharm Interpreter:
/Library/Frameworks/Python.framework/Versions/3.9/bin/python3
Pip3 modules location:
/opt/homebrew/lib/python3.9/site-packages/pip