Skip to content

Fix matplotlib dependency#23

Open
James-E-A wants to merge 1 commit intoprofjsb:masterfrom
James-E-A:master
Open

Fix matplotlib dependency#23
James-E-A wants to merge 1 commit intoprofjsb:masterfrom
James-E-A:master

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