Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:------>pip install --upgrade vsbasicvsrpp
- Defaulting to user installation because normal site-packages is not writeable
- WARNING: Ignoring invalid distribution cas- (c:-------\appdata\roaming\python\python310\site-packages)
- WARNING: Ignoring invalid distribution cas- (c:--------\appdata\roaming\python\python310\site-packages)
- Collecting vsbasicvsrpp
- Using cached vsbasicvsrpp-1.4.1-py3-none-any.whl (21 kB)
- Requirement already satisfied: numpy in c:\----------\appdata\roaming\python\python310\site-packages (from vsbasicvsrpp) (1.24.1)
- Requirement already satisfied: torch>=1.9.0 in c:\-------------\appdata\roaming\python\python310\site-packages (from vsbasicvsrpp) (1.13.1+cu117)
- Collecting mmcv-full>=1.3.13
- Using cached mmcv-full-1.7.1.tar.gz (605 kB)
- Preparing metadata (setup.py) ... error
- error: subprocess-exited-with-error
- × python setup.py egg_info did not run successfully.
- │ exit code: 1
- ╰─> [26 lines of output]
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: VSFilter is an invalid version and will not be supported in a future release
- warnings.warn(
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: -Contrast-Adaptive-Sharpening is an invalid version and will not be supported in a future release
- warnings.warn(
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: Reader-IMWRI is an invalid version and will not be supported in a future release
- warnings.warn(
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: placebo is an invalid version and will not be supported in a future release
- warnings.warn(
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: average is an invalid version and will not be supported in a future release
- warnings.warn(
- C:\Program Files\Python310\lib\site-packages\pkg_resources\__init__.py:123: PkgResourcesDeprecationWarning: 2.12.cuda118 is an invalid version and will not be supported in a future release
- warnings.warn(
- Traceback (most recent call last):
- File "<string>", line 2, in <module>
- File "<pip-setuptools-caller>", line 34, in <module>
- File "C:\----------\AppData\Local\Temp\pip-install-vls3h2z9\mmcv-full_4d56e6ebc6a342c88e95401c91794821\setup.py", line 465, in <module>
- ext_modules=get_extensions(),
- File "C:\Users------------AppData\Local\Temp\pip-install-vls3h2z9\mmcv-full_4d56e6ebc6a342c88e95401c91794821\setup.py", line 369, in get_extensions
- ext_ops = extension(
- File "C:\Users\----------AppData\Roaming\Python\Python310\site-packages\torch\utils\cpp_extension.py", line 1047, in CUDAExtension
- library_dirs += library_paths(cuda=True)
- File "C:\Users-------------\AppData\Roaming\Python\Python310\site-packages\torch\utils\cpp_extension.py", line 1186, in library_paths
- paths.append(_join_cuda_home(lib_dir))
- File "C:\Users\------\AppData\Roaming\Python\Python310\site-packages\torch\utils\cpp_extension.py", line 2230, in _join_cuda_home
- raise EnvironmentError('CUDA_HOME environment variable is not set. '
- OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
- [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.
- WARNING: Ignoring invalid distribution cas- (c:\--------\appdata\roaming\python\python310\site-packages)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement