Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No CUDA runtime error #31

Open
dkkmin0 opened this issue Nov 26, 2023 · 0 comments
Open

No CUDA runtime error #31

dkkmin0 opened this issue Nov 26, 2023 · 0 comments

Comments

@dkkmin0
Copy link

dkkmin0 commented Nov 26, 2023

hi i got a problem on Installing MMSR and DCNv2
my virtual env setting is same ass read me setting

Python 3.7.16
(c2_matching) C:\Users\user\C2-Matching\mmsr\models\archs\DCNv2>pip list
Package Version


addict 2.4.0
brotlipy 0.7.0
certifi 2022.12.7
cffi 1.15.1
charset-normalizer 2.0.4
cryptography 39.0.1
idna 3.4
mkl-fft 1.3.0
mkl-random 1.1.1
mkl-service 2.3.0
mmcv 0.4.4
numpy 1.19.2
opencv-python 4.8.1.78
Pillow 9.3.0
pip 22.3.1
pycparser 2.21
pyOpenSSL 23.0.0
PySocks 1.7.1
PyYAML 6.0.1
requests 2.28.1
setuptools 65.6.3
six 1.16.0
torch 1.4.0
torchvision 0.13.1a0
typing_extensions 4.3.0
urllib3 1.26.14
wheel 0.38.4
win-inet-pton 1.1.0
wincertstore 0.2

No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0'
Traceback (most recent call last):
File "setup.py", line 64, in
ext_modules=get_extensions(),
File "setup.py", line 37, in get_extensions
raise NotImplementedError('Cuda is not availabel')
NotImplementedError: Cuda is not availabel

i hope you could help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant