Loading

Failed to build fasttext

Failed to build fasttext
ERROR: Could not build wheels for fasttext, which is required to install pyproject.toml-based projects

解决方法:
Using pip install fasttext-wheel instead solved the problem for me.

posted @ 2024-12-27 10:21  踩坑大王  阅读(250)  评论(0)    收藏  举报