You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried the other applicable steps from the Troubleshooting Guide
Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
I tried launching Spyder from a fresh Anaconda install, but it crashed almost immediately upon launching. I'm not too sure how to interpret the error message I got, and how to solve it. Would appreciate some advice on this, thank you!
What steps reproduce the problem?
installed X11 for WSL
append the following to .bashrc file
DISPLAY=:0
export DISPLAY
LIBGL_ALWAYS_INDIRECT=1
Export LIBGL_ALWAYS_INDIRECT
installed Anaconda 2020.02 on Ubuntu 20.04 LTS
launch spyder
What is the expected output? What do you see instead?
I see the spyder start-up screen that says 'initialising', but then it crashes almost soon after and I see the following error message.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
I tried launching Spyder from a fresh Anaconda install, but it crashed almost immediately upon launching. I'm not too sure how to interpret the error message I got, and how to solve it. Would appreciate some advice on this, thank you!
What steps reproduce the problem?
DISPLAY=:0
export DISPLAY
LIBGL_ALWAYS_INDIRECT=1
Export LIBGL_ALWAYS_INDIRECT
What is the expected output? What do you see instead?
I see the spyder start-up screen that says 'initialising', but then it crashes almost soon after and I see the following error message.
Paste Traceback/Error Below (if applicable)
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-apeiyin'
[10430:10448:0616/122439.101045:FATAL:udev_linux.cc(29)] Check failed: 0 == ret (0 vs. -22)
#0 0x7ff83d3860be
#1 0x7ff83d3986c2
#2 0x7ff83ce44c18
#3 0x7ff83dc5654b
#4 0x7ff83d3fd9e3
#5 0x7ff83d3a1090
#6 0x7ff83d3a26e8
#7 0x7ff83d3a2a7b
#8 0x7ff83d3a4132
#9 0x7ff83d3a0438
#10 0x7ff83d3bce9b
#11 0x7ff83ceb70dc
#12 0x7ff83ceb72de
#13 0x7ff83d3d5678
#14 0x7ff83d3d16db
#15 0x7ff856f16609 start_thread
#16 0x7ff856e32103 clone
Versions
Dependencies
The text was updated successfully, but these errors were encountered: