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.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
error: [WinError 6] �������: 'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-pip-egg-info-uax1vzmw\\removebg.egg-info\\tmp1f5_mwqd' -> 'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-pip-egg-info-uax1vzmw\\removebg.egg-info\\PKG-INFO'
[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 for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
[notice] A new release of pip is available: 23.2.1 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip