python-greenlet / greenlet

Lightweight in-process concurrent programming
Other
1.64k stars 247 forks source link

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/ #321

Closed zhaozhaofox closed 2 years ago

zhaozhaofox commented 2 years ago

Hello, when I install greenlet, I meet this issue: 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/ OS: Win11 Pro Python: Python 3.11

zhaozhaofox commented 2 years ago

It seems that no python 3.11 .whl package on Windows...

jamadden commented 2 years ago

Thank you. This is known.