Samuel Tovey

Results 29 comments of Samuel Tovey

Does anyone have an idea about this?

I have had this issue for a while, the jupyter interface does not render a scene it will simply hang. This also occurs locally for me.

Yep, it still failed using `'0.14.1+19635ef'` on MacOS with Python 3.8

Yes I can do this, sorry I did not provide it previously. I have printed below how Open3D is used in the visualizer. Here is the code for updating of...

@theNded and @errissa have you have any ideas on this recently?

Hey, after how many calls does it crash approximately? The code I liked above can be called thousands of times until It crashes currently. The repo is https://github.com/zincware/ZnVis

I still get a segmentation fault with the new version. The issue persists when I use a smaller number of spheres for a larger number of updates or more spheres...

@muskie82 I don' think there is a simple solution to this particular bug on the Python level as it is usually a Segmentation fault. This would suggest one needs to...

@MeyerBuaharonAssuming the 0.17 version is on PyPi not from my side. I have however moved my software over to combining all meshes into one large mesh which means I delay...

I have the same issue. It does not matter what I set the memory fraction to, this will not run.