When running the python-interop/mandelbrot mojo example on a system without supported GPU an error occurs which is suboptimal. $ pixi run mandelbrot Pixi task ...
The Mandelbrot set is the set of complex numbers c for which the function f(z)=z^2+c does not diverge when iterated from z=0.