Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Python 3.7 on Linux? #3

Open
monocongo opened this issue Oct 30, 2018 · 4 comments
Open

Incompatible with Python 3.7 on Linux? #3

monocongo opened this issue Oct 30, 2018 · 4 comments

Comments

@monocongo
Copy link
Contributor

I am attempting to install lmoments3 into an Anaconda environment which is using Python 3.7. When I attempt to install the package I get the following error:

$ conda install -c openhydrology lmoments3
Solving environment: failed

UnsatisfiableError: The following specifications were found to be in conflict:
  - lmoments3 -> python=3.4 -> openssl=1.0.1
  - lmoments3 -> python=3.4 -> readline=6.2
  - lmoments3 -> python=3.4 -> tk=8.5
  - lmoments3 -> python=3.4 -> xz==5.0.5
  - python=3.7
Use "conda info <package>" to see the dependencies for each package.

I'm not very adept with packaging but I'm willing to attempt a fix for this if anyone can steer me in the right direction. Thanks in advance for any help with this issue.

@faph
Copy link
Contributor

faph commented Oct 31, 2018

The lmoments3 package is not actively maintained. So there's probably some conflicting package dependencies in the spec.

@faph
Copy link
Contributor

faph commented Oct 31, 2018

See lmoments3/conda-recipe/meta.yaml. Numpy is out-of-date and probably causes the conflict.

monocongo added a commit to monocongo/lmoments3 that referenced this issue Oct 31, 2018
monocongo added a commit to monocongo/lmoments3 that referenced this issue Oct 31, 2018
monocongo added a commit to monocongo/lmoments3 that referenced this issue Oct 31, 2018
@wsor330
Copy link

wsor330 commented Mar 31, 2019

is there a fix to this?

@Zeitsperre
Copy link

Hi,

I just want to let you know that lmoments3 development has switched hands and migrated to https://github.com/Ouranosinc/lmoments3. This repository is essentially obsolete. If you are still having issues or would like to see changes to lmoments3, please feel free to re-open this issue at the new location.

All the best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants