ERROR: Could not build wheels for sentence_transformers, which is required to install pyproject.toml
解决办法,更新wheel和pip。
·
ERROR: Could not build wheels for sentence_transformers, which is required to install pyproject.toml-based projects
解决办法,更新wheel和pip
pip install --upgrade pip setuptools wheel
更多推荐

所有评论(0)