FS#65683 - [spyder] Wrong spyder kernel version
Attached to Project:
Community Packages
Opened by Simon Doppler (dopsi) - Monday, 02 March 2020, 11:36 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Wednesday, 04 March 2020, 11:00 GMT
Opened by Simon Doppler (dopsi) - Monday, 02 March 2020, 11:36 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Wednesday, 04 March 2020, 11:00 GMT
|
Details
Description:
Spyder does not start and reports wrong spyder kernel versions. --- BEGIN ERROR MESSAGE Traceback (most recent call last): File "/usr/bin/spyder", line 3, in <module> start.main() File "/usr/lib/python3.8/site-packages/spyder/app/start.py", line 200, in main from spyder.app import mainwindow File "/usr/lib/python3.8/site-packages/spyder/app/mainwindow.py", line 53, in <module> requirements.check_spyder_kernels() File "/usr/lib/python3.8/site-packages/spyder/requirements.py", line 64, in check_spyder_kernels show_warning("Please check Spyder installation requirements:\n" File "/usr/lib/python3.8/site-packages/spyder/requirements.py", line 24, in show_warning raise RuntimeError(message) RuntimeError: Please check Spyder installation requirements: spyder-kernels >= 1.0 is required (found 0.5.2). --- END ERROR MESSAGE Additional info: * package version(s): pacman -Ss spyder community-testing/spyder 4.0.1-2 [installed] The Scientific Python Development Environment community/python-spyder-kernels 0.5.2-4 [installed] Jupyter Kernels for the Spyder console community/spyder 3.3.6-2 [installed: 4.0.1-2] The Scientific Python Development Environment (Python 3 version) * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: Install spyder with the testing repositories enabled, and try to start it. |
This task depends upon
Closed by Bruno Pagani (ArchangeGabriel)
Wednesday, 04 March 2020, 11:00 GMT
Reason for closing: Not a bug
Additional comments about closing: See comment.
Wednesday, 04 March 2020, 11:00 GMT
Reason for closing: Not a bug
Additional comments about closing: See comment.
Comment by Simon Doppler (dopsi) -
Tuesday, 03 March 2020, 16:54 GMT
Comment by
Bruno Pagani (ArchangeGabriel) -
Wednesday, 04 March 2020, 11:00 GMT
I would like to disagree with the change in severity, since the
software is completely unusable in the current state (it does not
start at all).
The package is in [testing], so being broken is not unexpected. In
this case, even with the correct spyder-kernels, it does not work.
So I removed them from [testing], but apparently failed at doing
so for spyder itself. Please remove it from your system by
re-installing the version from [community].