I am running a VS Code project and trying to pip install libraries in the terminal. I keep getting errors.
WARNING: pip is configured with locations that require TLS/SSL; however, the SSL module in Python is not available.
ERROR: Could not find a version that satisfies the requirement
Any thoughts on how I can fix this?
Thanks,
Derek