pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
2.03k stars 300 forks source link

Getting "use() got an unexpected keyword argument 'warn'" #125

Closed mbabatunde closed 3 years ago

mbabatunde commented 3 years ago

Hi,

This was asked earlier in a previous ticket, but I'm still getting an use() got an unexpected keyword argument 'warn' from matplotlib.use('agg', warn=False).

Are there any solutions to this issue?

I'm currently on Python 3.8

timkpaine commented 3 years ago

Please look before you open duplicate tickets