我安装spyder:
sudo pip3 install spyder
当我运行它时:
~$ spyder
它显示以下错误:
[1016/190710:ERROR:browser_main_loop.cc(217)] Running without the SUID sandbox!
See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on.
Segmentation fault (core dumped)
如何解决此错误?我的ubuntu版本是16.10