Closed cako closed 1 year ago
Mmh this is annoying, we already have to do some checking about spicy versions in eg vstack.
Shall we bump our minimum allowed scipy version to a much later one, say 1.9.1 and deal with these warnings without having to worry about older versions of scipy?
I would prefer to add another if
because I think 1.9.1 is too recent to be made default. It only just got released mid last year.
Alright, sounds good.
Let’s hope they don’t keep changing files structure ;)
Newer versions of SciPy have changed namestaces. These are some warnings when running scipy >= 1.9.1: