Closed MatteoSid closed 3 years ago
Is this fixed by https://github.com/pmorissette/ffn/pull/104/files
Is this fixed by https://github.com/pmorissette/ffn/pull/104/files
I don't know how to fix, if I update MatPlotLib to the v3.3.3 I can't use ffn
try ffn off master
@timkpaine Thank you but I don't know what 'fun off master' is and how to use it. 🤔
build and install ffn using this repo.
This is fixed in #104
I'm really sorry but I don't know what "build and install ffn using this repo" means. I installed fan with pip install ffn but I can't use it with mpl 3.3.3 so I need to downgrade it to 3.2.0 but I have errors or warnings. :/
Google how to install a project from GitHub, there are plenty of references available.
When I import fan I have this error. I've tried to update fun.
`/opt/anaconda3/lib/python3.8/site-packages/ffn/core.py:27: MatplotlibDeprecationWarning:
The 'warn' parameter of use() is deprecated since Matplotlib 3.1 and will be removed in 3.3. If any parameter follows 'warn', they should be pass as keyword, not positionally.`