I\'m having trouble with importing the cv2 module (import cv2) in Atom. I came across this link, but already did pip install opencv-python. Is ther
import cv2
pip install opencv-python