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
I browsed through other people's failure messages and didn't seem to find a similar error, I tried the following code and retested it afterward and still got the error, I also tried updating and uninstalling and reinstalling, both with the same result.
Besides, the previous message shows that these 3 packages that have not been updated to the latest version,
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading.
based on other issues, I ran the following code and it shows the following.
]add Expronicon
using Expronicon
]add Nettle_jll
using Nettle_jll
]add OpenMPI_jll
using OpenMPI_jll
but the results show that "no changes",and it remains the version as before.
Or is it possible to ignore this error, because it's an error not a fail?
I apologize if the question is stupid , I'm new to julia and DIVAnd, I'm really confused now.
If you know why please let me know.
Many thanks.
Jin
The text was updated successfully, but these errors were encountered:
From the error messages I believe the error can be ignored, it looks like that a data file data we use for the testing of code could not be downloaded, though it is not clear why. I don't think it is related to the packages that can be updated.
I've tested now and the file was available, so maybe it was an issue with the cloud service where the file is hosted.
Could you try again to run the test?
And thank you for replying so promptly, it helps me a lot and I can continue to do my research. : )
Yes it is possible that it is due to the internet; we host the test files not on github because it's quite big overall, hopefully the code can work without problem.
Environment
Describe the bug
After running the test I get the following.
I browsed through other people's failure messages and didn't seem to find a similar error, I tried the following code and retested it afterward and still got the error, I also tried updating and uninstalling and reinstalling, both with the same result.
Besides, the previous message shows that these 3 packages that have not been updated to the latest version,
based on other issues, I ran the following code and it shows the following.
but the results show that "no changes",and it remains the version as before.
Or is it possible to ignore this error, because it's an error not a fail?
I apologize if the question is stupid , I'm new to julia and DIVAnd, I'm really confused now.
If you know why please let me know.
Many thanks.
Jin
The text was updated successfully, but these errors were encountered: