Skip to content

Instantly share code, notes, and snippets.

@Davidnet
Created September 19, 2017 19:55
Show Gist options
  • Save Davidnet/262406661a7ebb9c2d7082a49c015e97 to your computer and use it in GitHub Desktop.
Save Davidnet/262406661a7ebb9c2d7082a49c015e97 to your computer and use it in GitHub Desktop.
channels:
- loopbio # gtk2-feature, gtk2, ffmpeg-feature,
# opencv [gtk2, ffmpeg]
# cuda-feature, cudnn-feature, caffe [cuda, cudnn],
- conda-forge # everything else
- pkgw-forge # atk gdk2-pixbuf & deps
- defaults # in case anything is missing
dependencies:
- python=2.7
- pip
# Image proc libs
- gtk2 # for opencv
- ffmpeg # for opencv
- opencv
@cgarciae
Copy link

Thank you David you are awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment