Open aramgrigoryan opened 4 years ago
Also:
aram@localhost:~> conda run spyder
ERROR conda.cli.main_run:execute(32): Subprocess for 'conda run ['spyder']' command failed. (See above for error)
Invalid MIT-MAGIC-COOKIE-1 keyqt.qpa.screen: QXcbConnection: Could not connect to display :0
Could not connect to any X display.
aram@localhost:~> export QT_QPA_PLATFORM='offscreen'
aram@localhost:~> conda run spyder
ERROR conda.cli.main_run:execute(32): Subprocess for 'conda run ['spyder']' command failed. (See above for error)
Invalid MIT-MAGIC-COOKIE-1 key/home/aram/bin/apps/anaconda3/.tmp_gnxh3r9: line 3: 18463 Segmentation fault (core dumped) spyder
I got the same error @aramgrigoryan but I'm using openSuse Leap15.2 with a fresh install of anaconda3
What I did is follow the response of nrickert in the forum
Let us know if this work for you
Hi, After a fresh install of anaconda3 on openSUSE tumbleweed I cannot start the anaconda-navigator. Here what it shows:
After setting export QT_QPA_PLATFORM='offscreen' does eliminate the error message but the window doesn't appear so the program cannot be used.
Anaconda or Miniconda version: conda 4.8.3
Operating System: openSUSE tumbleweed
conda info
~> conda info
populated config files : /home/aram/.condarc conda version : 4.8.3 conda-build version : 3.18.11 python version : 3.7.6.final.0 virtual packages : __glibc=2.31 base environment : /home/aram/bin/apps/anaconda3 (writable) channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /home/aram/bin/apps/anaconda3/pkgs /home/aram/.conda/pkgs envs directories : /home/aram/bin/apps/anaconda3/envs /home/aram/.conda/envs platform : linux-64 user-agent : conda/4.8.3 requests/2.22.0 CPython/3.7.6 Linux/5.6.14-1-default opensuse-tumbleweed/20200611 glibc/2.31 UID:GID : 1000:100 netrc file : None offline mode : False
conda list --show-channel-urls