Vasilii Pustovoit
Vasilii Pustovoit
> Try running this: conda install -c conda-forge opencv >It fixed that error for me and others. This didn't fix the issue for me. Still: ``--------------------------------------------------------------------------- ImportError Traceback (most recent...
After following all of the instructions, I still get the error: ``` --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In [1], line 6 3 from ipycanvas import Canvas, hold_canvas,...
Did anyone fix this problem? Have the same issue
Hi! Got a similar issue, but with ThreeDSlide instead. Changing to ThreeDScene allowed the scene to render without errors, but I (as expected) cannot use the mp4 output alone to...