cv2 crash after importing torch

Raspberry Pi, Jeston Nano


henrywu
Posts: 180
Joined: Sun Apr 17, 2022 4:57 pm

cv2 crash after importing torch

Post 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)