Skip to content

Fresh pip install seems to require matplotlib #177

Open
@schneiderfelipe

Description

@schneiderfelipe
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:

import matplotlib.pyplot as plt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions