vedo
vedo copied to clipboard
kernel restarting at jupyter lab
Hi.
When I run several examples here in jupyter lab, I got "kernel restarting" error at last "show" command, and I have no output.
My machine is Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz: 8 cores and 32 GB memory. I think it is enough to calculate the example problems.
Also I reduced the number of parameters to reduce the calculation cost, but nothing changed. Do you have any idea about this problem?
sorry for the late reply can you type
vedo --info
to check your system.
What if you try with the dev version:
pip install -U git+https://github.com/marcomusy/vedo.git
No problem. Thank you very much for your reply. I will try it.