-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
Hi Yasir, Have you tried adding EntropyHub using the URL? Thanks :) |
Hi @duodenum96, |
Hopefully this problem is fixed in the latest release (v1.0)! (The problem with compatabilities was due to a error in Dierckx.jl. If you experience any issues, please let me know :) |
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
The text was updated successfully, but these errors were encountered: