Skip to content

Make cv2 dependency optional - #456

Merged
muupan merged 1 commit into
chainer:masterfrom
muupan:make-cv2-optional
May 10, 2019
Merged

Make cv2 dependency optional#456
muupan merged 1 commit into
chainer:masterfrom
muupan:make-cv2-optional

Conversation

@muupan

@muupan muupan commented May 9, 2019

Copy link
Copy Markdown
Member

Currently, cv2 dependency is intended to be optional and not specified in setup.py. However, because cv2 is imported in atari_wrappers.py, which is imported when users import chainerrl, so users cannot use chainerrl without cv2.

This PR makes cv2 truly optional.

@muupan muupan added the bug label May 9, 2019

@keisuke-nakata keisuke-nakata left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@muupan
muupan merged commit c3e8067 into chainer:master May 10, 2019
@muupan
muupan deleted the make-cv2-optional branch May 10, 2019 02:54
@muupan muupan added this to the v0.7 milestone Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants