Page 1 of 1

cv2 crash after importing torch

Posted: Tue Jun 21, 2022 6:40 pm
by henrywu

Code: Select all

Python 3.6.9 (default, Mar 15 2022, 13:55:28) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import torch
import cv2
Segmentation fault (core dumped)