geem-lab / geem-lab/overreact

Fresh pip install seems to require matplotlib

Open
#177 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
65
Forks
10
Avg merge
5d 9h
Merged PRs (30d)
7

Description

```console
❯ overreact model.k
Traceback (most recent call last):
File "/home/schneider/.local/bin/overreact", line 5, in
from overreact._cli import main
File "/home/schneider/.local/lib/python3.9/site-packages/overreact/_cli.py", line 15, in
import matplotlib.pyplot as plt
ModuleNotFoundError: No module named 'matplotlib'
```

The offending line is the following:

https://github.com/geem-lab/overreact/blob/ee548e40f20ad472d0958f2d86f5ff80f7079ccf/overreact/_cli.py#L15

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.