问题概述
在进行python 依赖包安装时,错误中断,
异常信息:
“ ERROR: Could not build wheels for peewee which use PEP 517 and cannot be installed directly
WARNING: You are using pip version 21.2.3; however, version 25.1.1 is available.
You should consider upgrading via the 'F:\...\Python310\python.exe -m pip install --upgrade pip' command. ”
如下图:

具体内容如下:
sing legacy 'setup.py install' for docx2txt, since package 'wheel' is not installed.
Using legacy 'setup.py install' for red-black-tree-mod, since package 'wheel' is not
Python依赖包安装错误及解决办法

订阅专栏 解锁全文
3108

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



