Skip to content

OpenCV & Numpy libraries are not included w/Anaconda #3

Description

@JamoCA

In Windows 10, the default installation of Anaconda 3.6 does not include OpenCV & Numpy libraries. These are required to be downloaded and installed separately from the Anaconda repository.

OpenCV
https://anaconda.org/anaconda/opencv
To install, run "Prompt" and type: conda install -c anaconda opencv

Install Numpy (registration required)
https://anaconda.org/anaconda/numpy
To install, run "Prompt" and type: conda install -c anaconda numpy

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions