sydney.py icon indicating copy to clipboard operation
sydney.py copied to clipboard

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

Open RexsyBima opened this issue 2 years ago • 0 comments

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

RexsyBima avatar Dec 12 '23 08:12 RexsyBima