You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@juraskov juraskov thanks for the update on the installation! It was much easier to install however, I had a problem with IPFitting.
What is the recommended Julia version? I have tried 1.7.1 and 1.9.3 and both had problems with IPFitting.
`Precompiling project...
? IPFitting
1 dependency successfully precompiled in 15 seconds (169 already precompiled)
1 dependency failed but may be precompilable after restarting julia
DONE! *`
I have tried to manually install IPFitting but could not solve this problem.
Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting this. We use Julia 1.6, but the newer versions should work as well. I observe the problems with precompiling IPFitting, too, but the fitting usually works. I recommend testing the water.py example. If it trains without issue, you should be good to go. Let me know in case you have any errors with the test. We are planning to update to the newer version of ACE in the near future, so this will be resolved as well.
@juraskov juraskov thanks for the update on the installation! It was much easier to install however, I had a problem with IPFitting.
What is the recommended Julia version? I have tried 1.7.1 and 1.9.3 and both had problems with IPFitting.
`Precompiling project...
? IPFitting
1 dependency successfully precompiled in 15 seconds (169 already precompiled)
1 dependency failed but may be precompilable after restarting julia
DONE! *`
I have tried to manually install IPFitting but could not solve this problem.
Any suggestions? Thanks!
The text was updated successfully, but these errors were encountered: