I cannot select my python interpreter in the virtual environment in my project. I try to copy the absolute path to .venv/bin/python and I get
An Invalid Python interpreter is selected, please try changing it to enable features such as IntelliSense, linting, and debugging. See output for more details regarding why the interpreter is invalid.
If I hop over to VS code it works 100% fine.
I am working on a Mac.
I tried reinstalling all python extensions and restarting Cursor.