captcha_detection icon indicating copy to clipboard operation
captcha_detection copied to clipboard

pip install --user xyolo 安装失败

Open valucn opened this issue 1 year ago • 1 comments

Collecting xyolo Using cached xyolo-0.1.6-py3-none-any.whl (118 kB) Collecting tensorflow>=2.2 (from xyolo) Obtaining dependency information for tensorflow>=2.2 from https://files.pythonhosted.org/packages/93/21/9b035a4f823d6aee2917c75415be9a95861ff3d73a0a65e48edbf210cec1/tensorflow-2.15.0-cp311-cp311-win_amd64.whl.metadata Using cached tensorflow-2.15.0-cp311-cp311-win_amd64.whl.metadata (3.6 kB) Collecting numpy<1.19.0,>=1.18.1 (from xyolo) Using cached numpy-1.18.5.zip (5.4 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [92 lines of output] Running from numpy source directory. :461: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates C:\Users\AppData\Local\Temp\pip-install-yj7yjewh\numpy_5b63143e6a264d4ebafcf8f996655cdd\tools\cythonize.py:75: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. required_version = LooseVersion('0.29.14') C:\Users\AppData\Local\Temp\pip-install-yj7yjewh\numpy_5b63143e6a264d4ebafcf8f996655cdd\tools\cythonize.py:77: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(cython_version) < required_version:

valucn avatar Dec 07 '23 07:12 valucn

建议使用yolo去训练,效果是一样的

HanMinge avatar Dec 29 '23 16:12 HanMinge