localhost /home/michi # spyder
[4886:4886:1226/125338.508505:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

localhost /home/michi # spyder --no-sandboxusage: spyder [options] filesspyder: error: unrecognized arguments: --no-sandbox

Die Lösung ist: es kann spyder nur als User ausgeführt werden. Also durch #su username zum User wechseln und den Befehl spyder nochmals ausführen