-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
❯ overreact model.k
Traceback (most recent call last):
File "/home/schneider/.local/bin/overreact", line 5, in <module>
from overreact._cli import main
File "/home/schneider/.local/lib/python3.9/site-packages/overreact/_cli.py", line 15, in <module>
import matplotlib.pyplot as plt
ModuleNotFoundError: No module named 'matplotlib'The offending line is the following:
Line 15 in ee548e4
| import matplotlib.pyplot as plt |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working