Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 2 ╰─> [27 lines of output]
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbc in position 35: invalid start byte
ERROR: Unhandled python exception
This is a Meson bug and should be reported!
[end of output]
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.
这个是Python 3.9.0环境报错
comtypes 1.1.14 numpy 1.24.2 opencv-python 4.7.0.72 pip 23.0.1 pywin32 305 pywinauto 0.6.8 setuptools 67.6.1 six 1.16.0 wheel 0.40.0
这是已经有的库
您好,可以参考这里文档,看下是否可解决您的问题 https://modelscope.cn/docs/%E7%8E%AF%E5%A2%83%E5%AE%89%E8%A3%85