Skip to content

Requierements.txt needs to be modified #39

Description

@CorentinLouis

TypeError: init() got an unexpected keyword argument 'lineprops'

'lineprops' is an outdated matplotlib command replaced by 'props' after version 3.7.
The requirements.txt states a matplotlib version >= 3.4.2. This installs the most updated version of matplotlib, which is past 3.7 now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions