fangohr / finmag

Finmag source
Other
12 stars 9 forks source link

paraview.servermanager Issue #46

Open Ahsanu8 opened 3 years ago

Ahsanu8 commented 3 years ago

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,

marijanbeg commented 3 years ago

Hi @ahsu83, how did you install finmag? Are you using the docker image?

Ahsanu8 commented 3 years ago

Hi Marijanbeg,

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.