ZeroDivisionError #288
-
Dear All! By the following step I receive zero division error and i cannot overcome this issue: "# input movie will be shown on left, filtered on right" The detailed error message is the following:ZeroDivisionError Traceback (most recent call last) File ~\anaconda3\envs\mescore\lib\site-packages\fastplotlib\widgets\image.py:561, in ImageWidget.init(self, data, dims_order, slider_dims, window_funcs, frame_apply, grid_shape, names, grid_plot_kwargs, histogram_widget, **kwargs) File ~\anaconda3\envs\mescore\lib\site-packages\fastplotlib\layouts_gridplot.py:93, in GridPlot.init(self, shape, cameras, controller_types, controller_ids, canvas, renderer, size, names) File ~\anaconda3\envs\mescore\lib\site-packages\fastplotlib\layouts_utils.py:89, in make_canvas_and_renderer(canvas, renderer) File ~\anaconda3\envs\mescore\lib\site-packages\pygfx\renderers\wgpu_renderer.py:136, in WgpuRenderer.init(self, target, pixel_ratio, pixel_filter, show_fps, blend_mode, sort_objects, enable_events, gamma_correction, *args, **kwargs) File ~\anaconda3\envs\mescore\lib\site-packages\pygfx\renderers\wgpu_renderer.py:234, in WgpuRenderer.pixel_ratio(self, value) ZeroDivisionError: division by zero Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Duplicate of #285 |
Beta Was this translation helpful? Give feedback.
Duplicate of #285