Installation Experiences #374
Closed
marcjamali
started this conversation in
Support
Replies: 1 comment 2 replies
-
Thanks for this @marcjamali What do you think @manuelma @mihlema @soininen? It seems like we could make the getting started guide clearer and tidy up the whole whole Julia configuration toolbox side. I think we discussed this already and the work @manuelma should make this easier regarding default consoles etc. - we just need to make sure the documentation aligns. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Here is some information about my installation experience of Spine Toolbox, SpineOpt and other software like Python & Julia. I'm sorry if this is a little long.
I used the procedure or parts of the procedure written on https://spine-project.github.io/SpineOpt.jl/latest/getting_started/installation/. Everything below was executed starting from a clean Windows 10 pc.
1st try :
Started by installing Spine-Toolbox using spine-toolbox-0.6.0-final.0-x64.exe. Then trying to install Julia from the File –> Settings –> Tools\Install Julia button. The result in the console is
I then installed Python 3.8.10 but got the same result.
2nd try:
I tried installing Python first, then Spine Toolbox but got the same result as above.
3rd try:
I tried installing Python first by making sure I check the "Add Python 3.8 to PATH" checkbox in the installation process. Then I installed the Spine Toolbox. Then, when trying to install Julia from the File –> Settings –> Tools\Install Julia button. The result in the console was different:
Result in the console is
I then installed Julia 1.6.1 manually but Julia is not in the "Julia kernel spec..." selection list in File –> Settings –> Tools and when going in the Kernel Specification Editor, things don't look good
4th try:
Last try. I install Python making sure it's added to PATH. Same with Julia 1.6.1. Then Spine-Toolbox. Julia 1.6 doesn't appear in the Kernel spec selection list but the path to my julia.exe file appears in light grey underneath and "Using Julia default project" also (Were they there in my previous trials? I don't know).
I then press on the "Add/Update SpineOpt" button and the installation of SpineOpt is successfull and from there SpineOpt works.
Conclusion and remarks:
It works but if we follow the instructions line by line in the Getting Started guide of SpineOpt and SpineToolbox installation chapters, there are some steps where we're not sure:
If you need more information on what I did or did not do, I'll be glad to help.
Marc
Beta Was this translation helpful? Give feedback.
All reactions