SyntaxFix
Write A Post
Hire A Developer
Questions
I just experienced the same problem using the virtual environment. For me installing the package using python from the venv worked: .\venv\environment\Scripts\python.exe -m pip install flask-sqlalchemy
.\venv\environment\Scripts\python.exe -m pip install flask-sqlalchemy