Closed ansegura7 closed 1 year ago
You need to install the Microsoft Visual C++ 14.0 or greater.
Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
This error happens because a httptools wheel does not yet exist for python 3.12
Thank you for the clarification and solution. I will close the issue.
Hello,
I am getting the following error when installing
uvicorn
, with the following command:Error:
And I need the
httptools
package to be able to install theuvicorn
server. Any suggestions?By the way, I'm using Python 3.12.0 x64.
Thanks in advance.