Collecting removebg
Downloading removebg-0.04.tar.gz (2.2 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
python setup.py egg_info did not run successfully.
exit code: 1
[18 lines of output]
C:\Users\Administrator\pythonpro\pythonProject\.venv\Lib\site-packages\setuptools\dist.py:320: InformationOnly: Normalizing '0.04' to '0.4'
self.metadata.version = self._normalize_version(
C:\Users\Administrator\pythonpro\pythonProject\.venv\Lib\site-packages\setuptools\dist.py:510: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Collecting setuptools>=40.8.0
Using cached setuptools-75.2.0-py3-none-any.whl.metadata (6.9 kB)
Using cached setuptools-75.2.0-py3-none-any.whl (1.2 MB)
Installing collected packages: setuptools
ERROR: Could not install packages due to an OSError: [WinError 6] 句柄无效。: 'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-build-env-dm8bmovl\\overlay\\Lib\\site-packages\\setuptools-75.2.0.dist-info\\INSTALLERt0y7ud38.tmp' -> 'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-build-env-dm8bmovl\\overlay\\Lib\\site-packages\\setuptools-75.2.0.dist-info\\INSTALLER'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies 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.
运行之后报错,就是因为报错我才过来咨询的。