I am having problems installing in python where I want to add opencv to it but instead an error appears like that

前端 未结 0 1743
深忆病人
深忆病人 2021-01-27 10:58

ImportError: attempted relative import with no known parent package

this code :

from .cv2 import * import cv2 print("hai")

相关标签:
回答
  • 消灭零回复
提交回复
热议问题