-
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
Error installing Packmol through Julia (unable to download/install artifact 'iso_codes') #8
Comments
Hi, i was having the same issue too, tried everything literally but couldn't figure out. You should use the LTS release (july 09,2022). link: https://julialang-s3.julialang.org/bin/winnt/x64/1.6/julia-1.6.7-win64.exe. it works all the same. |
Thank you so much! I have downloaded the LTS Julia and it is working fine for me now! While we are here, do you by any chance know if Packmol can be used to pack salt solutions such as 5M LiPF6 water solution? How would I indicate the charge of Li+ and PF6- in the input file? |
This is related to this bug of Julia 1.10: JuliaLang/Pkg.jl#3643 (comment) Until that bug is solved, any earlier Julia version should work. Using 1.9 is the most recommended workaround, but using the 1.6 LTS is fine as well.
Packmol does not deal with charges, just with the molecular geometry. So you can pack the number of ions you want, the charges will be taken care in the force field of the simulation. ps: please open another issue for this, if you want to discuss it further. |
This bug has been fixed by the new version of |
This bug is fixed according to the comment above. Thanks @nhz2 . Just tested it on windows. Please let me know if this or any other installation issue persists. Thanks the original poster for reporting. |
Hi there,
Happy new year!
I am trying to install Packmol through Julia but have encountered the below error. Could you please help take a look and see what might be wrong? I am using Julia 1.10.0. on Windows 11
The text was updated successfully, but these errors were encountered: