when running pip install -r requirements.txt i get this error: "error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/"
however, i definitely have it installed, so i guess it's just not recognizing it? i am on a win11 device. all the other required packages installed fine, it's just this one that isn't working correctly.
anyone else have this error/know how to solve it? all help is appreciated.
thank you!