ImportError: attempted relative import with no known parent package
this code :
from .cv2 import * import cv2 print("hai")