ERROR: Could not build wheels for pycocotools, lap, which is required to install pyproject.toml-base
python在windows系统上安装pycocotools,lap是出现无法安装的情况,报错如下:原因是缺少C++的编译工具,并且pycocotools需要安装windows版本。解决步骤:1、下载BuildTools下载地址:BuildTools2、安装选择C++3、重新安装依赖,就能成功安装4、安装windows版本的pycocotoolspipinstall-ihttps://pypi.t