admin管理员组文章数量:1333395
I'm trying install xinference, and get the message ModuleNotFoundError: No module named 'Cython'
.
I install the Cython with the command pip install Cython
,and install the package from the pypi, the command pip list
shows that the package has installed successfully, but it still reports the same error.
ModuleNotFoundError: No module named 'Cython'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
What's wrong?
Python 3.10.10 Cython 3.0.11 windows 11
本文标签: windowsPython ModuleNotFoundError No module named 39Cython39Stack Overflow
版权声明:本文标题:windows - Python ModuleNotFoundError: No module named 'Cython' - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742332040a2454888.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论