pip install chromadb building ‘hnswlib’ extension error: Microsoft Visual C++ 14

D:\03-code\pycharm\aigc\openaidemo\venv\Scripts\…
python Microsoft Visual C++ 14.0 or greater is required 问题解决方案

为了解决这个问题,首先开始百度,发现主要有两种办法。 一、whl文件安装 直接下载对应版本的.whl文件,然后…