报错如下:
note: This error originates from a subprocess, and is likely not a problem with pip.
 error: metadata-generation-failed
× Encountered error while generating package metadata.
 ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
 hint: See above for details.

 解决方法:
降低安装版本:pip install weditor==0.6.4
降低到哪个版本可以参考安装时失败的安装版本的上一个




















