Closed AlexanderDeltares closed 3 years ago
Hi @AlexanderDeltares , thanks for this report. I have been experiencing similar issues, and also had similar reports from other users. However, my understanding is that the issue here is not turbulucid, but rather vtk. You can check that by trying to import vtk, if that crashes, then it is vtk that is the problem.
What I currently did on my machine is create a new environment and install vtk from the conda-forge channel. That seems to make it work. However, it only works in that one environment, which is actually very annoying. I hope this is solved at some point.
The error indeed occurs on importing vtk. Good to know that the issue is with vtk then. Thanks for letting me know that vtk from conda-forge seems to work. I will try that in the future.
@AlexanderDeltares may be of interest to you: https://gitlab.kitware.com/vtk/vtk/-/issues/18381
I will rework the vtk imports in the package soon so that this import issue is hopefully gone.
Turbulucid installs without problems, but an error encountered when trying to import it. This limits the available python version when using Anaconda to 3.6.
The following error is shown when trying to import turbulucid: