-
Notifications
You must be signed in to change notification settings - Fork 57
Description
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
Obtaining file:///home/super/xing/detect_alg/RegionCLIP-main
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [16 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 35, in
File "/home/super/xing/detect_alg/RegionCLIP-main/setup.py", line 193, in
setup(
File "/home/super/miniconda3/envs/xing/lib/python3.10/site-packages/setuptools/init.py", line 117, in setup
return distutils.core.setup(**attrs)
File "/home/super/miniconda3/envs/xing/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 148, in setup
_setup_distribution = dist = klass(attrs)
File "/home/super/miniconda3/envs/xing/lib/python3.10/site-packages/setuptools/dist.py", line 334, in init
self.metadata.version = self._normalize_version(self.metadata.version)
File "/home/super/miniconda3/envs/xing/lib/python3.10/site-packages/setuptools/dist.py", line 370, in _normalize_version
normalized = str(Version(version))
File "/home/super/miniconda3/envs/xing/lib/python3.10/site-packages/packaging/version.py", line 202, in init
raise InvalidVersion(f"Invalid version: {version!r}")
packaging.version.InvalidVersion: Invalid version: 'RegionCLIP'
[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.