Open nevinm opened 3 months ago
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
stuck on installing requirements the same issue showing.
@pratikdhaboo
issue solved by installing python3-devel package.
Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
Fixed it for me!
Describe your issue
How To Reproduce
I was following the steps here https://github.com/stitionai/devika?tab=readme-ov-file#installation. The above error came when I was doing:
uv pip install -r requirements.txt
Configuration