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

Julia 1.7 #47

Closed
wardjm opened this issue Jul 26, 2022 · 1 comment
Closed

Julia 1.7 #47

wardjm opened this issue Jul 26, 2022 · 1 comment

Comments

@wardjm
Copy link

wardjm commented Jul 26, 2022

I'm not sure what the dependency issue is, but I can't get this to install in Julia 1.7. I've added all the mentioned packages listed below:

(@v1.7) pkg> add Eirene
Updating registry at ~/.julia/registries/General.toml
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package CategoricalArrays [324d7699]:
CategoricalArrays [324d7699] log:
├─possible versions are: 0.3.11-0.10.6 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions 0.3.11-0.10.6
├─restricted by compatibility requirements with OutlierDetectionInterface [1722ece6] to versions: 0.10.0-0.10.6
│ └─OutlierDetectionInterface [1722ece6] log:
│ ├─possible versions are: 0.1.0-0.1.8 or uninstalled
│ └─restricted to versions * by an explicit requirement, leaving only versions 0.1.0-0.1.8
└─restricted by compatibility requirements with CSV [336ed68f] to versions: 0.3.11-0.8.3 — no versions left
└─CSV [336ed68f] log:
├─possible versions are: 0.3.0-0.10.4 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions 0.3.0-0.10.4
└─restricted by compatibility requirements with Eirene [9c0f25c4] to versions: 0.3.0-0.7.10
└─Eirene [9c0f25c4] log:
├─possible versions are: 1.0.0-1.3.6 or uninstalled
└─restricted to versions * by an explicit requirement, leaving only versions 1.0.0-1.3.6

@yossibokorbleile
Copy link
Contributor

Hey @wardjm

I can't remember exactly what package caused this, but from memory there are some version dependency issues in other packages. I suggest you use Julia 1.6, unless it is absolutely necessary to use 1.7.

@wardjm wardjm closed this as completed Apr 17, 2023
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