vsakkas / sydney.py

Python Client for Copilot (formerly named Bing Chat), also known as Sydney.
MIT License
239 stars 31 forks source link

solution of : error: Microsoft Visual C++ 14.0 or greater is required. during pip install #129

Open RexsyBima opened 6 months ago

RexsyBima commented 6 months ago

Not an issue, just a note that this library requires me to install Microsoft Visual C++ 14.0 or greater. to install that, you need to go https://visualstudio.microsoft.com/visual-cpp-build-tools/ and download the program, then install Workload named Desktop development C++, install the core and it optional files.

Im on windows 11, and Python 3.12.1