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 am new to use finmag. Can you please tell me what are the issues related to paraview.servermanager?
ImportError: No module named paraview.servermanage.
WARNING: Could not determine version of paraview using dpkg.
WARNING: The package paraview is probably not installed.
Best,
The text was updated successfully, but these errors were encountered:
I installed it using wsl2 on ubuntu window setup. yes, I used a docker image. I am using wsl2 and ubuntu on window 10. I thought it might be window issue but then I tried the jupyter binder on finmag GitHub from my chrome. It shows the same issue.
When I use this command "docker run -ti -v $(pwd):/io --rm finmag/finmag bash -c "python my-finmag-script.py"" for simple problems like some multiplications, etc it works fine. But when I try to import finmag it has last two warnings like shown in above. And when I try to import paraview it says No module named paraview.
Hi,
I am new to use finmag. Can you please tell me what are the issues related to paraview.servermanager?
ImportError: No module named paraview.servermanage.
WARNING: Could not determine version of paraview using dpkg.
WARNING: The package paraview is probably not installed.
Best,
The text was updated successfully, but these errors were encountered: