Open michaelweinold opened 2 months ago
Sorry, I can't find interp1d
used anywhere in this repo?
I will try to re-create the error later tonight…
Ok, the only error I was able to reproduce is when not pining scipy<2.0.0
:
My conclusion is that we pin scipy<2 - we already do this for numpy, so it's not a huge change. We can change this when we have more time to investigate what is actually breaking, if anything.
...I ran into this issue when building the Brightway Live site. I did not copy the error, but
interp1d
already has a depreciation warning.