试了很多网上的方法,还是不能解决,最后在CSDN社区看到一篇文章,里面提到说出现这种问题主要是版本不适应导致的,要么是python版本过高或过低,要么是pygame过高或过低,但是我下载的python3.11是当下最新的版本,那就是pygame版本的问题,我去pypi官网搜了pygame,这里默认显示的版本是2.1.2,我以为是最新版,所以就下载了,结果...
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 --upgrade pip setuptools==57.5.0...
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. Environment === Printing MONAI config... MONAI version: 1.4.0+30.ge604d184 ...
#1375.37 Preparing metadata (pyproject.toml): still running... #13115.2 Preparing metadata (pyproject.toml): finished with status 'done' #13115.3 Collecting packaging==23.2 (from -r requirements.txt (line 17)) #13115.3 Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) #13115.5 C...
command: /usr/bin/python3 /home/nvidia/.local/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp4ni9fiuk cwd: /tmp/pip-install-2cb5fflq/scipy_eb62c47876544f59a9abfa350c7a7a07 ...
::exp10f未找到;因此,它与pythran有关,scipy需要pythran;这个bug有一个解决方法:FreeBSD-13.1-...
::exp10f未找到;因此,它与pythran有关,scipy需要pythran;这个bug有一个解决方法:FreeBSD-13.1-...
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. I was able to install lap by editing the file ultralytics/utils/checks in th...
Hi I try to install the package neuralpy in Python2.7 using this command in terminal pip install neuralpy And I got this error message python setup.py egg_info" failed with error code 1 in /tmp/pip-build-BqMhb7/matplotlib/ Help me pleeee...
Package names are canonicalised in wheel metadata, resulting in e.g.path.py -> path-pyandkeras_preprocessing -> keras-preprocessingin output. VCS Support: combining VCS requirements with--editable, as well as the@ -e svn+pattern are not supported. ...