Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lachlanagnew/40a28e12d006e8c7f83b23fe63f841a3 to your computer and use it in GitHub Desktop.
Save lachlanagnew/40a28e12d006e8c7f83b23fe63f841a3 to your computer and use it in GitHub Desktop.
$ source ~/.profile
$ workon cv
$ python
>>> import cv2
>>> cv2.__version__
'3.1.0'
>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment