Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] backtrader package not working with matplotlib version 3.4.1 #364

Open
madca03 opened this issue Apr 1, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@madca03
Copy link

madca03 commented Apr 1, 2021

Problem description

backtrader package not working with matplotlib version 3.4.1

Solution

Solution 1

  • update requirements.txt to use the latest version of backtrader in its master branch

Solution 2

  • reinstall backtrader to get the latest patch from the master branch
  • pip install git+https://github.com/mementum/backtrader.git@0fa63ef4a35dc53cc7320813f8b15480c8f85517#egg=backtrader

Solution sources

@madca03 madca03 added the bug Something isn't working label Apr 1, 2021
@mikeejazmines
Copy link
Collaborator

Yes I've also came across this issue multiple times, I've gone the path of running matplotlib 3.2.2 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants