Getting errors during installation of packages from requirements.txt #682
Replies: 1 comment 4 replies
-
Hi @shivamshrey! I also work on a Windows system, but I use WSL to develop That being said, I found some intructions regarding I have just tested running
The fact that you had a different behaviour on your computer (= the I hope this information will help you. Please keep me informed if you are still stuck, and good luck! 😊 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Python: 3.9.6
OS: Windows 10 21H2 (OS Build 19044.2486)
I tried installing python packages for running the tests but got this error.
Then I tried using
--use-pep517
based on the deprecation message above.Do I have to install Visual Studio Build Tools? If yes, which workloads?

Beta Was this translation helpful? Give feedback.
All reactions