What version of python and pip are you using? I would suggest creating a new venv and starting from scratch to avoid any errors. You can use VSCode with the Python extension to create a new venv by pressing "Ctrl+Shift+P" and selecting "Python: Create Environment...". Let us know how that goes.