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

Weird Compat issue #132

Closed
caseykneale opened this issue Dec 18, 2019 · 4 comments
Closed

Weird Compat issue #132

caseykneale opened this issue Dec 18, 2019 · 4 comments

Comments

@caseykneale
Copy link

caseykneale commented Dec 18, 2019

just had my build fail with the following message:

 ├─possible versions are: [0.1.0-0.1.2, 0.2.0-0.2.4, 0.3.0, 1.0.0-1.0.1, 1.1.0] or uninstalled

 ├─restricted to versions 1.0.1-1 by ChemometricsTools [a9718f02], leaving only versions [1.0.1, 1.1.0]

 │ └─ChemometricsTools [a9718f02] log:

 │   ├─possible versions are: 0.5.10 or uninstalled

 │   └─ChemometricsTools [a9718f02] is fixed to version 0.5.10

 ├─restricted to versions 1.0.1 by an explicit requirement, leaving only versions 1.0.1

 └─restricted by compatibility requirements with AbstractFFTs [621f4979] to versions: 1.1.0 or uninstalled — no versions left

   └─AbstractFFTs [621f4979] log:

     ├─possible versions are: [0.3.0-0.3.2, 0.4.0-0.4.1, 0.5.0] or uninstalled

     └─restricted to versions 0.5.0 by an explicit requirement, leaving only versions 0.5.0

Is this a bug in FFTW/AbstractFFT ? It used to build fine?

@giordano
Copy link
Member

This is more likely a downstream package not updating the upper bounds of the dependencies. What are you trying to install?

@caseykneale
Copy link
Author

caseykneale commented Dec 18, 2019

@caseykneale
Copy link
Author

Is this isolated to just my package? If so I will close the issue and ask for help elsewere :).

@caseykneale
Copy link
Author

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

2 participants