-
-
Notifications
You must be signed in to change notification settings - Fork 135
Description
After clean install with latest miniforge (24.11.3-2), Spyder hangs when closing when spyder-notebook is installed.
Spyder internal console shows the below messages. After uninstalling spyder-notebook, messages disappear and Spyder doesn't hang on closing.
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/application (required ~4.0.3)
Unsatisfied version 2.0.1 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyter/ydoc (required ~1.0.2)
Unsatisfied version 4.3.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/apputils (required ^4.4.6)
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/translation (required ^4.3.6)
Unsatisfied version 6.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/coreutils (required ^6.3.6)
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/application (required ^4.3.6)
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/ui-components (required ^4.3.6)
No satisfying version (^4.3.6) of shared module @jupyterlab/docregistry found in shared scope default.
Available versions: 4.2.0 from _JUPYTERLAB.CORE_OUTPUT
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/rendermime (required ^4.3.6)
Unsatisfied version 4.2.0 from _JUPYTERLAB.CORE_OUTPUT of shared singleton module @jupyterlab/notebook (required ^4.3.6)