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

Compatibility Issues #3

Closed
duodenum96 opened this issue May 20, 2022 · 4 comments
Closed

Compatibility Issues #3

duodenum96 opened this issue May 20, 2022 · 4 comments

Comments

@duodenum96
Copy link

Hello,

Is this package still maintained? I'm having these compatibility issues:

Unsatisfiable requirements detected for package FourierAnalysis [e7e9c730]: FourierAnalysis [e7e9c730] log: ├─possible versions are: 1.0.0-1.2.1 or uninstalled ├─restricted to versions * by an explicit requirement, leaving only versions 1.0.0-1.2.1 ├─restricted by compatibility requirements with DSP [717857b8] to versions: 1.0.0-1.1.2 or uninstalled, leaving only versions: 1.0.0-1.1.2 │ └─DSP [717857b8] log: │ ├─possible versions are: 0.5.1-0.7.5 or uninstalled │ ├─restricted to versions * by an explicit requirement, leaving only versions 0.5.1-0.7.5 │ └─restricted by compatibility requirements with EntropyHub [3938faea] to versions: 0.6.8-0.6.10 │ └─EntropyHub [3938faea] log: │ ├─possible versions are: 0.1.0-0.2.0 or uninstalled │ └─restricted to versions * by an explicit requirement, leaving only versions 0.1.0-0.2.0 └─restricted by compatibility requirements with RecipesBase [3cdcf5f2] to versions: 1.2.0-1.2.1 or uninstalled — no versions left └─RecipesBase [3cdcf5f2] log: ├─possible versions are: 0.4.0-1.2.1 or uninstalled ├─restricted by compatibility requirements with Plots [91a5bcdd] to versions: 0.4.0-1.2.1 │ └─Plots [91a5bcdd] log: │ ├─possible versions are: 0.12.1-1.29.0 or uninstalled │ ├─restricted to versions * by an explicit requirement, leaving only versions 0.12.1-1.29.0 │ ├─restricted by compatibility requirements with EntropyHub [3938faea] to versions: 1.10.3-1.29.0 │ │ └─EntropyHub [3938faea] log: see above │ └─restricted by compatibility requirements with RecipesBase [3cdcf5f2] to versions: 1.0.0-1.23.6 or uninstalled, leaving only versions: 1.10.3-1.23.6 │ └─RecipesBase [3cdcf5f2] log: see above ├─restricted by compatibility requirements with FourierAnalysis [e7e9c730] to versions: [0.7.0, 1.1.2] │ └─FourierAnalysis [e7e9c730] log: see above └─restricted by compatibility requirements with Plots [91a5bcdd] to versions: 1.0.0-1.2.1, leaving only versions: 1.1.2 └─Plots [91a5bcdd] log: see above

I tried installing it on Julia v 1.7 using Pkg.add("EntropyHub") and also ]add EntropyHub.

Best regards,
Yasir

@MattWillFlood
Copy link
Owner

Hi Yasir,
Could you post a screenshot of the error please?
To figure out why you are seeing this error, it helps if I can see the tree structure of dependencies.

Have you tried adding EntropyHub using the URL?
e.g.
] add "https://github.com/MattWillFlood/EntropyHub.jl"

Thanks :)

@duodenum96
Copy link
Author

Hello Matt, thanks for the response.

Here is the screenshot for ]add "link"
image

And the screenshot for ]add EntropyHub
image

Thanks,
Yasir

@MattWillFlood
Copy link
Owner

Hi @duodenum96,
Just to let you know, we are still working to fix this issue.
Thanks for your patience!
Matt

@MattWillFlood MattWillFlood mentioned this issue Mar 24, 2024
@MattWillFlood
Copy link
Owner

Hopefully this problem is fixed in the latest release (v1.0)!
Thanks for your patience!

(The problem with compatabilities was due to a error in Dierckx.jl.
This package has been replaced by DataInterpolations.jl in the new release so this shouldn't happen again)

If you experience any issues, please let me know :)

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