Closed JackLyons0213 closed 3 weeks ago
Download and install Visual Studio from this link: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&channel=Release&version=VS2022&source=VSLandingPage&cid=2030&passive=false During installation, choose the "C++ Desktop Development" option.
Getting the same issue on ubuntu 24
Fixed by installing python3.10-dev through apt you might have to add a repo to apt to install it
Hi Everyone
I'm having trouble while setting up the project on my laptop (Windows 10). I'm using Python 3.10.0 and installed Visual Studio 2022 RunTimes as mentioned in README.md. But while running
pip install -r requirements.txt
, I'm getting the following errors.Looking forward to your kind support. Sincerely