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
Hi Riccardo,
thanks for reporting this, I'm afraid that k3d cannot cope with that for various reasons (nr of points, trasparency).
The only way round this is to allow vedo to pop up an external window by setting:
I get the same error when I try to run this example in Jupyter (embedWindow(False) does not help, unfortunately.) However, the example works fine in Python.
Copying and paste the example https://github.com/marcomusy/vedo/blob/master/examples/basic/manypoints.py does not work (is that supposed to work in a jupyter notebook?). By the way, is the k3d backend supporting transparency?
into a jupyter notebook produces the error
installed k3d package:
K3D-2.9.0-py2.py3-none-any.whl
ipydatawidgets-4.0.1-py2.py3-none-any.whl
vedo package:
python 3.7.3
The text was updated successfully, but these errors were encountered: