mikekeith52/scalecast

Error during plotting

justicedarko1000 opened this issue · 2 comments

I get this error when I try to plot
OptionError: "No such keys(s): 'mode.use_inf_as_null'"

Hi, I'm almost certain this is an issue originating from the seaborn library. I would recommend this Stack Overflow post to see if the info here can be used to resolve the issue. If you find something that works, let me know if we can change the dependency version of seaborn when installing scalecast so other users can avoid similar problems.

This should be fixed by using the recommended package versions when installing pip install --upgrade scalecast