Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing matplotlib #295

Open
cemlyn007 opened this issue Apr 3, 2023 · 0 comments
Open

Error importing matplotlib #295

cemlyn007 opened this issue Apr 3, 2023 · 0 comments

Comments

@cemlyn007
Copy link

video.py imports matplotlib which is not an explicit dependency listed in setup.py.

Happy to contribute a fix but I do not know which solution do you guys want:

  1. Explicitly list the dependency in setup.py - simplest
  2. Do not automatically import VideoWrapper from video.py in the wrapper module - this could be argued better if you want a minimal acme dependencies?

Looking forward to hearing from you guys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant