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

Fix matplotlib dependency #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

James-E-A
Copy link

@James-E-A James-E-A commented Oct 7, 2023

This doesn't get pulled in when running pip install deepCR from PyPI, which leads to ModuleNotFoundError: No module named 'matplotlib'

import matplotlib.pyplot as plt

This doesn't get pulled in when running "pip install deepCR" from
PyPI, which leads to "ModuleNotFoundError: No module named 'matplotlib'"

https://github.com/profjsb/deepCR/blob/0245290123f0f4b745a6571841fe488bb267edd4/deepCR/training.py#L5
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

Successfully merging this pull request may close these issues.

1 participant