question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Spyder crashes sometimes when inspecting object with LLVM ERROR

See original GitHub issue

Problem Description

I assigned CTRL+E to inspect items in both the editor and console. When inspecting objects in the console, sometimes spyder crashes with the following error message. It simply exits the process and dissapears. This happens on a Linux server running Debian.

: CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options

Unfortunately there is no way to replicate it, and no further output happening. If you tell me where to look, I can check.

Dependencies

# Mandatory:
atomicwrites >=1.2.0                          :  1.4.0 (OK)
chardet >=2.0.0                               :  3.0.4 (OK)
cloudpickle >=0.5.0                           :  1.6.0 (OK)
cookiecutter >=1.6.0                          :  1.7.3 (OK)
diff_match_patch >=20181111                   :  20200713 (OK)
intervaltree >=3.0.2                          :  3.1.0 (OK)
IPython >=7.6.0;<8.0.0                        :  7.31.1 (OK)
jedi >=0.17.2;<0.19.0                         :  0.17.2 (OK)
jellyfish >=0.7                               :  0.8.9 (OK)
jsonschema >=3.2.0                            :  3.2.0 (OK)
keyring >=17.0.0                              :  21.4.0 (OK)
nbconvert >=4.0                               :  6.0.7 (OK)
numpydoc >=0.6.0                              :  1.1.0 (OK)
parso >=0.7.0;<0.9.0                          :  0.7.1 (OK)
pexpect >=4.4.0                               :  4.8.0 (OK)
pickleshare >=0.4                             :  0.7.5 (OK)
psutil >=5.3                                  :  5.7.2 (OK)
pygments >=2.0                                :  2.7.2 (OK)
pylint >=2.5.0                                :  2.6.0 (OK)
pyls_spyder >=0.4.0                           :  0.4.0 (OK)
pylsp >=1.3.2;<1.4.0                          :  1.3.2 (OK)
pylsp_black >=1.0.0                           :  1.0.0 (OK)
qdarkstyle =3.0.2                             :  3.0.2 (OK)
qstylizer >=0.1.10                            :  0.2.1 (OK)
qtawesome >=1.0.2                             :  1.0.3 (OK)
qtconsole >=5.2.1;<5.3.0                      :  5.2.1 (OK)
qtpy >=1.5.0                                  :  1.9.0 (OK)
rtree >=0.9.7                                 :  0.9.7 (OK)
setuptools >=49.6.0                           :  50.3.1.post20201107 (OK)
sphinx >=0.6.6                                :  3.2.1 (OK)
spyder_kernels >=2.2.1;<2.3.0                 :  2.2.1 (OK)
textdistance >=4.2.0                          :  4.2.1 (OK)
three_merge >=0.1.1                           :  0.1.1 (OK)
watchdog >=0.10.3                             :  0.10.3 (OK)
xdg >=0.26                                    :  0.27 (OK)
zmq >=17                                      :  22.3.0 (OK)

# Optional:
cython >=0.21                                 :  0.29.21 (OK)
matplotlib >=2.0.0                            :  3.5.1 (OK)
numpy >=1.7                                   :  1.19.2 (OK)
pandas >=1.1.1                                :  1.1.3 (OK)
scipy >=0.17.0                                :  1.8.0 (OK)
sympy >=0.7.3                                 :  1.6.2 (OK)

# Spyder plugins:
spyder_line_profiler.spyder.plugin 0.5.1.dev0 :  0.5.1.dev0 (OK)```

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
skjernscommented, Apr 6, 2022

cannot reproduce this anylonger, even with llvmlite

I found the hint here: https://github.com/conda-forge/llvmlite-feedstock/issues/54

0reactions
dalthvizcommented, Mar 31, 2022

Thanks for the new info @skjerns ! I don’t think the uninstall is necessary since seems like this is not related with Spyder itself however, could you post here some links to the forums where you find the suggestion for future reference? Thanks again!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Index of Portage & Programming - Gentoo Forums
Page:1 · "llvm compile fails after installing amdgpu" Page:1 · "[Solved] xscreensaver 6.05-r1 ... "News item: Possible failure to preserve libraries" Page:1 ...
Read more >
How to Setup Your Python Environment for Machine Learning ...
I have installed theano and tensorflow, while the errors pop out when installing keras. C:\Users\stevenwsy>pip install keras. Collecting keras
Read more >
Troubleshooting and tips — Numba 0.50.1 documentation
The most common reason for slowness of a compiled JIT function is that compiling in nopython mode has failed and the Numba compiler...
Read more >
ChangeLog-SLE-15-SP3-GM-SLE-15-SP4-Snapshot ... - SUSE
However, not all Microsoft documents contain said objects, ... Fixed oeminst to work with spyder V5.5. setup.exe * Fixed bug in oemdld that...
Read more >
EasyBuild v4.6.2 documentation (release 20221021.0)
update Clang-AOMP easyblock to add support for ROCm v5.0 (#2681) ... add support for checking required/optional EasyBuild dependencies via eb ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found