Windows installation #50
-
Just wanted to share that the windows installation is a little tricky. This worked for me with the loadskernel and model-viewer
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Thanks for sharing! I usually use the software on my Linux workstation. Have you tried the conda package as an alternative? On my Windows laptop that package worked fine with Python 3.10 and 3.11. |
Beta Was this translation helpful? Give feedback.
-
Hi! I just saw this thread and want to share our experience on the installation (of the 2024 release), in particular the vtk package gave us headaches, (we had this error on both windows and macOS)we managed to install on windows and MacOS:
I also managed to install it in development mode, after the above steps:
Thanks for your work! |
Beta Was this translation helpful? Give feedback.
While the conda package 'loadskernel' includes all dependencies to run the core software, there is a conda package 'loadskernel-extras' that should include all dependencies (like mayavi) for the graphical tools. I am fully aware that the graphical packages can cause some trouble, which is the reason for the separation into two packages.
conda install -c conda-forge loadskernel-extras