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

Update 0.8.x to be compatible with Julia 1.11 #273

Open
beckobert opened this issue Oct 17, 2024 · 2 comments
Open

Update 0.8.x to be compatible with Julia 1.11 #273

beckobert opened this issue Oct 17, 2024 · 2 comments

Comments

@beckobert
Copy link

Hi,
I am a complete newbie to both ACE and Julia and tried to install ACEpotentials.jl following the instructions in the documentation, but quickly run into the problem that I am not able to install the new 0.8 version, but only the old 0.6.7.
As a reason, julia specifies:

status --outdated -m
⌅ [3b96b61c] ACEpotentials v0.6.7 (<v0.8.1): julia

I have installed the newest version of Julia, which is 1.11.1. According to the documentation, this should be compatible.

I had a look into the Project.toml file and if the syntax used by julia is similar to the one used by the Poetry Python manager, julia = "~1.10.0" would rule out any version >=1.11.

Can you please adjust this in the Project.toml file or clarify in the documentation, that only Julia 1.10 is supported?

@cortner
Copy link
Member

cortner commented Oct 17, 2024

We don't support Julia 1.11 yet. Please use Julia 1.10.

Depending on your needs you may prefer to use ACEpotentials 0.6.x regardless. It is currently a little more mature and more performant; 0.8.x is still a little experimental. However, we haven't tested 0.6.x with Julia 1.11 either and I would recommend to use 1.10 for the time being.

@cortner cortner changed the title Unable to install ACE 0.8 with julia 1.11 Update 0.8.x to be compatible with Julia 1.11 Oct 17, 2024
@cortner
Copy link
Member

cortner commented Oct 17, 2024

There is currently no immediate plan to test and update for Julia 1.11, it is not a high priority, but will probably happen within the next few months.

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