OpenCV
Pytorch failed after opencv installation
Python
HY_Lou
August 13, 2023, 10:11am
2
I have the same problem.
conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
python → torch.cuda.is_available() → True
conda install opencv
python → torch.cuda.is_available() → False
show post in topic
Related topics
Topic
Replies
Views
Activity
Conda install opencv breaks the existing environment with torch and torchvision
Python
build
,
pytorch
,
conda
1
608
April 25, 2024
Installing OpenCV with Anaconda
Python
1
1131
December 27, 2022
OpenCV build in Windows with PyTorch
Python
build
,
cuda
,
pytorch
1
3086
June 5, 2021
How to install cuda in python
Python
build
,
cuda
1
494
September 6, 2021
OpenCV Cuda enabled Pip version
Python
build
,
cuda
0
480
June 12, 2021