Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Update setup.py install_requires to use headless version of OpenCV. #3

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

jpellman
Copy link
Contributor

Currently setup.py brings in a version of the PyPI OpenCV package that assumes the presence of X11 (see opencv/opencv-python#44). This patch causes it to require the headless variant of the PyPI OpenCV package instead.

@jpellman jpellman changed the title Update setup.py requires to install headless version of OpenCV. Update setup.py install_requires to use headless version of OpenCV. Jun 10, 2020
@MMathisLab MMathisLab requested a review from AlexEMG June 14, 2020 06:55
Copy link
Member

@AlexEMG AlexEMG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great -- more details on opencv headless here: https://pypi.org/project/opencv-python-headless/

@AlexEMG AlexEMG merged commit 959128b into DeepLabCut:master Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants