错误:
Collecting sklearn (from -r requirements/optional.txt (line 5))
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/46/1c/395a83ee7b2d2ad7a05b453872053d41449564477c81dc356f720b16eac4
The ‘sklearn‘ PyPI package is deprecated, use ‘scikit-learn‘ rather than ‘sklearn‘ for pip commands.
最新推荐文章于 2025-07-07 11:32:01 发布
文章讲述了在尝试从requirements/optional.txt安装sklearn时遇到的错误,因为sklearn已被弃用,推荐使用scikit-learn。给出了替换并重新安装依赖的步骤。

2434

被折叠的 条评论
为什么被折叠?



