SpineOpt.jl
SpineOpt.jl copied to clipboard
Installing from the SpineJuliaRegistry is not working properly
Describe the bug Installing SpineOpt and SpineInterface from the SpineJuliaRegistry as in section 3.a of the installation guide on the README file leads to the error shown in the screenshot (below)
To Reproduce
- Follow the procedure in 3.a on https://github.com/spine-tools/SpineOpt.jl?tab=readme-ov-file#installation
- Then you will get versions: SpineInterface v0.11.15 and SpineOpt v0.6.16
- Running SpineOpt with this combination leads to the error in the screenshot.
Expected behavior If you follow the procedure in 3.b on https://github.com/spine-tools/SpineOpt.jl?tab=readme-ov-file#installation, all works correctly.
Screenshots
Desktop (please complete the following information):
- Which SpineOpt version? v.0.6.16
- Which SpineInterface version? v.0.11.15
- Which toolbox version? 0.7
- OS: Windows
Additional context When using the procedure in version 3.b there is no error. See discussion in #833
This is a recurring theme - unless we have complete automation or a dedicated resource to update the registry so that it is always in snyc with latest masters of SpineOpt/SpineInterface, I feel like we should not advertise the registry installation method
We can automate updating the registry (#850), but will we still run into problems with integration with Interface/Toolbox? Or are constantly checking that the dev versions cooperate?
See also #880