pip install cython_bbox报错如下
Collecting cython_bboxUsing cached cython_bbox-0.1. (41 kB)Preparing metadata (setup.py) ... errorerror: subprocess-exited-with-error× python setup.py egg_info did not run successfully.│ exit code: 1╰─> [6 lines of output]Traceback (most recent call last):File "<string>", line 2, in <module>File "<pip-setuptools-caller>", line 34, in <module>File "/tmp/pip-install-wcb8evni/cython-bbox_4ae61c9bb59a4b7fa79b746b9fb9560e/setup.py", line 10, in <module>from Cython.Build import cythonizeModuleNotFoundError: No module named 'Cython'[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 : This is an issue with the package mentioned above, not pip.
hint: See above for details.
网上现有的参考方法:
方法1
方法2
试验了一下,不行!
cython_bbox安装不上,先安装cython试一下,再安装cython_bbox。
pip install cython
pip install cython_bbox
本文发布于:2024-02-01 20:32:28,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170679074839263.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |