Thank you, Kyle and Dennis.
The developer version from 17 months ago, which I hadn't spotted, has
solved my immediate problem. It would be good to have it mainstreamed to
prevent others having the same problem.
David
On Thu, 15 Oct 2020 at 09:07, Dennis Lee Bieber
wrote:
> O
Based on a search of the scipy docs, it looks like the function might have
moved namespaces from scipy.misc.comb to scipy.special.comb (
https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.comb.html?highlight=comb#scipy-special-comb)
when referenced in lmoments3. Alternatively, if yo
I'm aware there have been problems with previous versions of
lmoments3 working with scipy -- comb having been replaced in scipy. I
thought by using pip to install numpy, scipy, lmoments3 [whence distr] I
would get compatible latest versions. I'm using 32-bit Python 3.8.6. I've
verified scipy 1.5.2