cqcn1991 / Wind-Speed-Analysis

An elegant probability model for the joint distribution of wind speed and direction.
330 stars 109 forks source link

Can't install lmoments3 with conda 4.6.10 on Win10-64bit #4

Closed slipfall closed 3 years ago

slipfall commented 5 years ago

requirements.txt includes lmoments3

but lmoments3 will not install - with conda 4.6.10 on Win10-64bit error: (base) C:\Users\slipfall>conda install --channel "openhydrology" lmoments3 Collecting package metadata: done Solving environment: failed

UnsatisfiableError: The following specifications were found to be in conflict:

cqcn1991 commented 5 years ago

Well, can you get the barebone_fitter.ipynb running? (as I remember, it does not require lmoments3). but sadly, I don't have a good solution to this. Maybe using a lower version for conda may help?