albma
March 6, 2024, 12:37pm
1
Hi! This is my first post here, if it doesn’t belong here, please let me know!
I get this message when I open Spyder when I open it:
# Mandatory:
pylint >=2.5.0,<3.1 : 3.1.0 (NOK)
I’m using python 3.12 on a virtual environment. With it activated, I uninstalled pylint and installed pylint 3.0.4, but I’m still getting the error message. How can I solve this?
Hello @albma !
Thank you for being an Anaconda User and making your first post on our Anaconda Community Forum!
@Carlos_Valin - woiuld you be able to help out this Community Forum user with their question about why they are getting this error message when they open Spyder?
I would also suggest that you check out this page on Github where there is a similar error message and teh creator of Spyder gives some reasons for it and how you might be able to fix it!
opened 08:46PM - 19 Sep 22 UTC
closed 02:06PM - 27 Sep 22 UTC
## Description
### What steps will reproduce the problem?
This just started… happening today (I've used Spyder on this computer for years). When I start spyder I get an error dialog stating
You have missing dependencies
pylsp >=1.5.0;<1.6.0 : 1.4.1 (NOK)
I completely uninstalled my anaconda distribution, downloaded the latest and reinstalled, which put Spyder 5.1.15 on my system. I still got the same error, with the difference that the message was
pylst >=1.2.2;<1.3.0 : 1.4.1 (NOK)
a conda list yields:
python-lsp-server 1.2.4 pyhd3eb1b0_0
which is fine for that version of spyder.
A conda update anaconda updated Spyer to 5.3.3, and I still get the warning at the top. conda list yields
python-lsp-server 1.5.0 pyhd8ed1ab_0 conda-forge
which seems fine.
I've reset spyder settings, deleted all the python&spyder related .folders in my user directory after uninstalling anacona, I get the same thing each time.
## Versions
* Spyder version: 5.3.3 (conda)
* Python version: 3.9.12 64-bit
* Qt version: 5.15.2
* PyQt5 version: 5.15.6
* Operating System: Windows 10
### Dependencies
```
# Mandatory:
atomicwrites >=1.2.0 : 1.4.1 (OK)
chardet >=2.0.0 : 5.0.0 (OK)
cloudpickle >=0.5.0 : 2.2.0 (OK)
cookiecutter >=1.6.0 : 2.1.1 (OK)
diff_match_patch >=20181111 : 20200713 (OK)
intervaltree >=3.0.2 : 3.0.2 (OK)
IPython >=7.31.1;<8.0.0 : 7.33.0 (OK)
jedi >=0.17.2;<0.19.0 : 0.18.1 (OK)
jellyfish >=0.7 : 0.9.0 (OK)
jsonschema >=3.2.0 : 4.16.0 (OK)
keyring >=17.0.0 : 23.9.3 (OK)
nbconvert >=4.0 : 6.4.4 (OK)
numpydoc >=0.6.0 : 1.4.0 (OK)
paramiko >=2.4.0 : 2.11.0 (OK)
parso >=0.7.0;<0.9.0 : 0.8.3 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=5.3 : 5.9.2 (OK)
pygments >=2.0 : 2.13.0 (OK)
pylint >=2.5.0;<3.0 : 2.15.2 (OK)
pyls_spyder >=0.4.0 : 0.4.0 (OK)
pylsp >=1.5.0;<1.6.0 : 1.4.1 (NOK)
pylsp_black >=1.2.0 : 1.2.1 (OK)
qdarkstyle >=3.0.2;<3.1.0 : 3.0.3 (OK)
qstylizer >=0.1.10 : 0.2.2 (OK)
qtawesome >=1.0.2 : 1.1.1 (OK)
qtconsole >=5.3.2;<5.4.0 : 5.3.2 (OK)
qtpy >=2.1.0 : 2.2.0 (OK)
rtree >=0.9.7 : 1.0.0 (OK)
setuptools >=49.6.0 : 65.3.0 (OK)
sphinx >=0.6.6 : 5.1.1 (OK)
spyder_kernels >=2.3.3;<2.4.0 : 2.3.3 (OK)
textdistance >=4.2.0 : 4.5.0 (OK)
three_merge >=0.1.1 : 0.1.1 (OK)
watchdog >=0.10.3 : 2.1.9 (OK)
zmq >=22.1.0 : 24.0.0 (OK)
# Optional:
cython >=0.21 : 0.29.32 (OK)
matplotlib >=3.0.0 : 3.6.0 (OK)
numpy >=1.7 : 1.21.5 (OK)
pandas >=1.1.1 : 1.4.4 (OK)
scipy >=0.17.0 : 1.9.1 (OK)
sympy >=0.7.3 : 1.10.1 (OK)
```
### Environment
<details><summary>Environment</summary>
```
# packages in environment at C:\Users\rlabbe\anaconda3:
#
# Name Version Build Channel
_anaconda_depends 2022.05 py39_0
_ipyw_jlab_nb_ext_conf 0.1.0 py39haa95532_0
aiohttp 3.8.1 py39hb82d6ee_1 conda-forge
aiosignal 1.2.0 pyhd8ed1ab_0 conda-forge
alabaster 0.7.12 py_0 conda-forge
anaconda custom py39_1
anaconda-client 1.8.0 pyhd8ed1ab_0 conda-forge
anaconda-navigator 2.1.4 py39haa95532_0
anaconda-project 0.11.1 pyhd8ed1ab_0 conda-forge
anyio 3.6.1 pyhd8ed1ab_1 conda-forge
aom 3.4.0 h0e60522_1 conda-forge
appdirs 1.4.4 pyh9f0ad1d_0 conda-forge
argon2-cffi 21.3.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py39hb82d6ee_2 conda-forge
arrow 1.2.3 pyhd8ed1ab_0 conda-forge
astroid 2.12.10 py39hcbf5309_0 conda-forge
astropy 5.1 py39h5d4886f_0 conda-forge
asttokens 2.0.8 pyhd8ed1ab_0 conda-forge
async-timeout 4.0.2 pyhd8ed1ab_0 conda-forge
atomicwrites 1.4.1 pyhd8ed1ab_0 conda-forge
attrs 22.1.0 pyh71513ae_1 conda-forge
automat 20.2.0 py_0 conda-forge
autopep8 1.6.0 pyhd8ed1ab_1 conda-forge
babel 2.10.3 pyhd8ed1ab_0 conda-forge
backcall 0.2.0 pyh9f0ad1d_0 conda-forge
backports 1.0 py_2 conda-forge
backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge
backports.tempfile 1.0 py_0 conda-forge
backports.weakref 1.0.post1 pyhd8ed1ab_1003 conda-forge
bcrypt 3.2.2 py39hb82d6ee_0 conda-forge
beautifulsoup4 4.11.1 pyha770c72_0 conda-forge
binaryornot 0.4.4 py_1 conda-forge
bitarray 2.6.0 py39hb82d6ee_0 conda-forge
bkcharts 0.2 py39haa95532_1
black 22.8.0 py39hcbf5309_0 conda-forge
blas 1.0 mkl
bleach 5.0.1 pyhd8ed1ab_0 conda-forge
blosc 1.21.1 h74325e0_3 conda-forge
bokeh 2.4.3 pyhd8ed1ab_3 conda-forge
boto3 1.24.75 pyhd8ed1ab_0 conda-forge
botocore 1.27.75 pyhd8ed1ab_0 conda-forge
bottleneck 1.3.5 py39h5d4886f_0 conda-forge
brotli 1.0.9 h8ffe710_7 conda-forge
brotli-bin 1.0.9 h8ffe710_7 conda-forge
brotlipy 0.7.0 py39hb82d6ee_1004 conda-forge
bzip2 1.0.8 h8ffe710_4 conda-forge
c-ares 1.18.1 h8ffe710_0 conda-forge
c-blosc2 2.4.1 h183a6f4_0 conda-forge
ca-certificates 2022.9.14 h5b45459_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cachetools 5.2.0 pyhd8ed1ab_0 conda-forge
certifi 2022.9.14 pyhd8ed1ab_0 conda-forge
cffi 1.15.1 py39h0878f49_0 conda-forge
cfitsio 4.1.0 h5a969a9_0 conda-forge
chardet 5.0.0 py39hcbf5309_0 conda-forge
charls 2.3.4 h39d44d4_0 conda-forge
charset-normalizer 2.1.1 pyhd8ed1ab_0 conda-forge
click 8.1.3 py39hcbf5309_0 conda-forge
cloudpickle 2.2.0 pyhd8ed1ab_0 conda-forge
clyent 1.2.2 py_1 conda-forge
colorama 0.4.5 pyhd8ed1ab_0 conda-forge
colorcet 3.0.0 pyhd8ed1ab_0 conda-forge
comtypes 1.1.14 py39hcbf5309_0 conda-forge
conda 4.14.0 py39hcbf5309_0 conda-forge
conda-build 3.21.8 py39haa95532_2
conda-content-trust 0.1.3 pyhd8ed1ab_0 conda-forge
conda-env 2.6.0 haa95532_1
conda-pack 0.7.0 pyh6c4a22f_0 conda-forge
conda-package-handling 1.9.0 py39h09fa780_0 conda-forge
conda-repo-cli 1.0.5 py39haa95532_0
conda-token 0.4.0 pyhd3eb1b0_0
conda-verify 3.4.2 py_1
console_shortcut 0.1.1 4
constantly 15.1.0 py_0 conda-forge
contourpy 1.0.5 py39h1f6ef14_0 conda-forge
cookiecutter 2.1.1 pyh6c4a22f_0 conda-forge
cryptography 37.0.4 py39h7bc7c5c_0 conda-forge
cssselect 1.1.0 py_0 conda-forge
curl 7.83.1 h789b8ee_0 conda-forge
cycler 0.11.0 pyhd8ed1ab_0 conda-forge
cython 0.29.32 py39h415ef7b_0 conda-forge
cytoolz 0.12.0 py39hb82d6ee_0 conda-forge
daal4py 2021.5.0 py39hefe7e4c_0 conda-forge
dal 2021.5.0 haa95532_796
dask 2022.2.1 pyhd3eb1b0_0
dask-core 2022.2.1 pyhd3eb1b0_0
dataclasses 0.8 pyhc8e2a94_3 conda-forge
datashader 0.14.2 pyh6c4a22f_0 conda-forge
datashape 0.5.4 py_1 conda-forge
dav1d 1.0.0 h8ffe710_1 conda-forge
debugpy 1.6.3 py39h415ef7b_0 conda-forge
decorator 5.1.1 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
diff-match-patch 20200713 pyh9f0ad1d_0 conda-forge
dill 0.3.5.1 pyhd8ed1ab_0 conda-forge
distributed 2022.2.1 pyhd3eb1b0_0
docutils 0.19 py39hcbf5309_0 conda-forge
entrypoints 0.4 pyhd8ed1ab_0 conda-forge
et_xmlfile 1.0.1 py_1001 conda-forge
executing 1.0.0 pyhd8ed1ab_0 conda-forge
filelock 3.8.0 pyhd8ed1ab_0 conda-forge
flake8 4.0.1 pyhd8ed1ab_2 conda-forge
flask 1.1.2 pyh9f0ad1d_0 conda-forge
flit-core 3.7.1 pyhd8ed1ab_0 conda-forge
fonttools 4.37.2 py39ha55989b_0 conda-forge
freetype 2.12.1 h546665d_0 conda-forge
frozenlist 1.3.1 py39hb82d6ee_0 conda-forge
fsspec 2022.8.2 pyhd8ed1ab_0 conda-forge
future 0.18.2 py39hcbf5309_5 conda-forge
gensim 4.2.0 py39h2e25243_0 conda-forge
gettext 0.19.8.1 ha2e2712_1008 conda-forge
giflib 5.2.1 h8d14728_2 conda-forge
glib 2.72.1 h7755175_0 conda-forge
glib-tools 2.72.1 h7755175_0 conda-forge
glob2 0.7 py_0 conda-forge
google-api-core 2.10.1 pyhd8ed1ab_0 conda-forge
google-auth 2.11.0 pyh6c4a22f_0 conda-forge
google-cloud-core 2.3.2 pyhd8ed1ab_0 conda-forge
google-cloud-storage 2.5.0 pyh6c4a22f_0 conda-forge
google-crc32c 1.1.2 py39h3fc79e4_3 conda-forge
google-resumable-media 2.3.3 pyhd8ed1ab_0 conda-forge
googleapis-common-protos 1.56.4 py39h35db3c3_0 conda-forge
greenlet 1.1.3 py39h415ef7b_0 conda-forge
grpc-cpp 1.48.1 h535cfc9_1 conda-forge
grpcio 1.48.1 py39h7aa6313_1 conda-forge
gst-plugins-base 1.20.3 h001b923_2 conda-forge
gstreamer 1.20.3 h6b5321d_2 conda-forge
h5py 3.7.0 nompi_py39h7fe8f52_101 conda-forge
hdf5 1.12.2 nompi_h2a0e4a3_100 conda-forge
heapdict 1.0.1 py_0 conda-forge
holoviews 1.15.0 pyhd8ed1ab_0 conda-forge
hvplot 0.8.1 pyhd8ed1ab_0 conda-forge
hyperlink 21.0.0 pyhd3deb0d_0 conda-forge
icc_rt 2019.0.0 h0cc432a_1
icu 70.1 h0e60522_0 conda-forge
idna 3.3 pyhd8ed1ab_0 conda-forge
imagecodecs 2022.8.8 py39h4c42738_5 conda-forge
imageio 2.22.0 pyhfa7a67d_0 conda-forge
imagesize 1.4.1 pyhd8ed1ab_0 conda-forge
importlib-metadata 4.11.4 py39hcbf5309_0 conda-forge
importlib_metadata 4.11.4 hd8ed1ab_0 conda-forge
importlib_resources 5.9.0 pyhd8ed1ab_0 conda-forge
incremental 21.3.0 pyhd8ed1ab_0 conda-forge
inflection 0.5.1 pyh9f0ad1d_0 conda-forge
iniconfig 1.1.1 pyh9f0ad1d_0 conda-forge
intake 0.6.6 pyhd8ed1ab_0 conda-forge
intel-openmp 2022.1.0 h57928b3_3787 conda-forge
intervaltree 3.0.2 py_0 conda-forge
ipykernel 6.15.3 pyh025b116_0 conda-forge
ipython 7.33.0 py39hcbf5309_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
ipywidgets 8.0.2 pyhd8ed1ab_1 conda-forge
isort 5.10.1 pyhd8ed1ab_0 conda-forge
itemadapter 0.7.0 pyhd8ed1ab_0 conda-forge
itemloaders 1.0.6 pyhd8ed1ab_0 conda-forge
itsdangerous 2.1.2 pyhd8ed1ab_0 conda-forge
jaraco.classes 3.2.2 pyhd8ed1ab_0 conda-forge
jdcal 1.4.1 py_0 conda-forge
jedi 0.18.1 pyhd8ed1ab_2 conda-forge
jellyfish 0.9.0 py39hb82d6ee_1 conda-forge
jinja2 2.11.3 pyhd8ed1ab_2 conda-forge
jinja2-time 0.2.0 pyhd8ed1ab_3 conda-forge
jmespath 1.0.1 pyhd8ed1ab_0 conda-forge
joblib 1.2.0 pyhd8ed1ab_0 conda-forge
jpeg 9e h8ffe710_2 conda-forge
jq 1.6 haa95532_1
json5 0.9.5 pyh9f0ad1d_0 conda-forge
jsonschema 4.16.0 pyhd8ed1ab_0 conda-forge
jupyter 1.0.0 py39hcbf5309_7 conda-forge
jupyter_client 7.3.5 pyhd8ed1ab_0 conda-forge
jupyter_console 6.4.4 pyhd8ed1ab_0 conda-forge
jupyter_core 4.11.1 py39hcbf5309_0 conda-forge
jupyter_server 1.18.1 py39haa95532_0
jupyterlab 3.4.7 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.10.3 pyhd3eb1b0_1
jupyterlab_widgets 3.0.3 pyhd8ed1ab_0 conda-forge
jxrlib 1.1 h8ffe710_2 conda-forge
keyring 23.9.3 py39hcbf5309_0 conda-forge
kiwisolver 1.4.4 py39h2e07f2f_0 conda-forge
krb5 1.19.3 h1176d77_0 conda-forge
lazy-object-proxy 1.7.1 py39hb82d6ee_1 conda-forge
lcms2 2.12 h2a16943_0 conda-forge
lerc 4.0.0 h63175ca_0 conda-forge
libabseil 20220623.0 cxx17_h1a56200_4 conda-forge
libaec 1.0.6 h39d44d4_0 conda-forge
libarchive 3.5.2 hb45042f_3 conda-forge
libavif 0.10.1 h8ffe710_1 conda-forge
libblas 3.9.0 12_win64_mkl conda-forge
libbrotlicommon 1.0.9 h8ffe710_7 conda-forge
libbrotlidec 1.0.9 h8ffe710_7 conda-forge
libbrotlienc 1.0.9 h8ffe710_7 conda-forge
libcblas 3.9.0 12_win64_mkl conda-forge
libclang 14.0.6 default_h77d9078_0 conda-forge
libclang13 14.0.6 default_h77d9078_0 conda-forge
libcrc32c 1.1.2 h0e60522_0 conda-forge
libcurl 7.83.1 h789b8ee_0 conda-forge
libdeflate 1.14 hcfcfb64_0 conda-forge
libffi 3.4.2 h8ffe710_5 conda-forge
libglib 2.72.1 h3be07f2_0 conda-forge
libiconv 1.16 he774522_0 conda-forge
liblapack 3.9.0 12_win64_mkl conda-forge
liblief 0.12.2 h63175ca_0 conda-forge
libogg 1.3.4 h8ffe710_1 conda-forge
libpng 1.6.38 h19919ed_0 conda-forge
libprotobuf 3.21.5 h12be248_3 conda-forge
libsodium 1.0.18 h8d14728_1 conda-forge
libspatialindex 1.9.3 h39d44d4_4 conda-forge
libsqlite 3.39.3 hcfcfb64_0 conda-forge
libssh2 1.10.0 h680486a_3 conda-forge
libtiff 4.4.0 h8e97e67_4 conda-forge
libvorbis 1.3.7 h0e60522_0 conda-forge
libwebp 1.2.4 h8ffe710_0 conda-forge
libwebp-base 1.2.4 h8ffe710_0 conda-forge
libxcb 1.13 hcd874cb_1004 conda-forge
libxml2 2.9.14 hf5bbc77_4 conda-forge
libxslt 1.1.35 h34f844d_0 conda-forge
libzlib 1.2.12 hcfcfb64_3 conda-forge
libzopfli 1.0.3 h0e60522_0 conda-forge
llvmlite 0.38.1 py39ha0cd8c8_0 conda-forge
locket 1.0.0 pyhd8ed1ab_0 conda-forge
lxml 4.9.1 py39hb82d6ee_0 conda-forge
lz4-c 1.9.3 h8ffe710_1 conda-forge
lzo 2.10 he774522_1000 conda-forge
m2w64-gcc-libgfortran 5.3.0 6 conda-forge
m2w64-gcc-libs 5.3.0 7 conda-forge
m2w64-gcc-libs-core 5.3.0 7 conda-forge
m2w64-gmp 6.1.0 2 conda-forge
m2w64-libwinpthread-git 5.0.0.4634.697f757 2 conda-forge
markdown 3.4.1 pyhd8ed1ab_0 conda-forge
markupsafe 1.1.1 py39hb82d6ee_4 conda-forge
matplotlib 3.6.0 py39hcbf5309_0 conda-forge
matplotlib-base 3.6.0 py39haf65ace_0 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
mccabe 0.6.1 py_1 conda-forge
menuinst 1.4.18 py39h59b6b97_0
mistune 0.8.4 py39hb82d6ee_1005 conda-forge
mkl 2021.4.0 h0e2418a_729 conda-forge
mkl-service 2.4.0 py39h6b0492b_0 conda-forge
mkl_fft 1.3.1 py39h0cb33c3_1 conda-forge
mkl_random 1.2.2 py39h2e25243_0 conda-forge
mock 4.0.3 py39hcbf5309_3 conda-forge
more-itertools 8.14.0 pyhd8ed1ab_0 conda-forge
mpmath 1.2.1 pyhd8ed1ab_0 conda-forge
msgpack-python 1.0.4 py39h2e07f2f_0 conda-forge
msys2-conda-epoch 20160418 1 conda-forge
multidict 6.0.2 py39hb82d6ee_1 conda-forge
multipledispatch 0.6.0 py_0 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
mypy_extensions 0.4.3 py39hcbf5309_5 conda-forge
navigator-updater 0.2.1 py39_1
nbclassic 0.4.3 pyhd8ed1ab_0 conda-forge
nbclient 0.5.13 pyhd8ed1ab_0 conda-forge
nbconvert 6.4.4 py39haa95532_0
nbformat 5.5.0 pyhd8ed1ab_0 conda-forge
nest-asyncio 1.5.5 pyhd8ed1ab_0 conda-forge
networkx 2.8.6 pyhd8ed1ab_0 conda-forge
nltk 3.6.7 pyhd8ed1ab_0 conda-forge
nose 1.3.7 py_1006 conda-forge
notebook 6.4.12 pyha770c72_0 conda-forge
notebook-shim 0.1.0 pyhd8ed1ab_0 conda-forge
numba 0.55.2 py39hb8cd55e_0 conda-forge
numexpr 2.8.3 py39hb80d3ca_0
numpy 1.21.5 py39h7a0a035_3
numpy-base 1.21.5 py39hca35cd5_3
numpydoc 1.4.0 pyhd8ed1ab_1 conda-forge
olefile 0.46 pyh9f0ad1d_1 conda-forge
openjpeg 2.5.0 hc9384bd_1 conda-forge
openpyxl 3.0.10 py39ha55989b_1 conda-forge
openssl 1.1.1q h8ffe710_0 conda-forge
packaging 21.3 pyhd8ed1ab_0 conda-forge
pandas 1.4.4 py39h80a8885_0 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
panel 0.13.1 pyhd8ed1ab_0 conda-forge
param 1.12.2 pyh6c4a22f_0 conda-forge
paramiko 2.11.0 pyhd8ed1ab_0 conda-forge
parsel 1.6.0 py_0 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
partd 1.3.0 pyhd8ed1ab_0 conda-forge
pathlib 1.0.1 py39hcbf5309_6 conda-forge
pathspec 0.10.1 pyhd8ed1ab_0 conda-forge
patsy 0.5.2 pyhd8ed1ab_0 conda-forge
pcre 8.45 h0e60522_0 conda-forge
pep8 1.7.1 py_0 conda-forge
pexpect 4.8.0 pyh9f0ad1d_2 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pillow 9.2.0 py39hcef8f5f_2 conda-forge
pip 22.2.2 pyhd8ed1ab_0 conda-forge
pkginfo 1.8.3 pyhd8ed1ab_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_0 conda-forge
platformdirs 2.5.2 pyhd8ed1ab_1 conda-forge
plotly 5.10.0 pyhd8ed1ab_0 conda-forge
pluggy 1.0.0 py39hcbf5309_3 conda-forge
ply 3.11 py_1 conda-forge
powershell_shortcut 0.0.1 3
poyo 0.5.0 py_0 conda-forge
prometheus_client 0.14.1 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.31 pyha770c72_0 conda-forge
prompt_toolkit 3.0.31 hd8ed1ab_0 conda-forge
protego 0.2.1 pyhd8ed1ab_0 conda-forge
protobuf 4.21.5 py39h99910a6_1 conda-forge
psutil 5.9.2 py39ha55989b_0 conda-forge
pthread-stubs 0.4 hcd874cb_1001 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
py 1.11.0 pyh6c4a22f_0 conda-forge
py-lief 0.12.2 py39h99910a6_0 conda-forge
pyasn1 0.4.8 py_0 conda-forge
pyasn1-modules 0.2.7 py_0 conda-forge
pycodestyle 2.8.0 pyhd8ed1ab_0 conda-forge
pycosat 0.6.3 py39hb82d6ee_1010 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pyct 0.4.6 py_0 conda-forge
pyct-core 0.4.6 py_0 conda-forge
pycurl 7.45.1 py39hac1d6b8_2 conda-forge
pydispatcher 2.0.5 py_1 conda-forge
pydocstyle 6.1.1 pyhd8ed1ab_0 conda-forge
pyerfa 2.0.0.1 py39h5d4886f_2 conda-forge
pyflakes 2.4.0 pyhd8ed1ab_0 conda-forge
pygments 2.13.0 pyhd8ed1ab_0 conda-forge
pyhamcrest 2.0.3 pyhd8ed1ab_0 conda-forge
pyjwt 2.5.0 pyhd8ed1ab_0 conda-forge
pylint 2.15.2 pyhd8ed1ab_0 conda-forge
pyls-spyder 0.4.0 pyhd8ed1ab_0 conda-forge
pynacl 1.5.0 py39hb3671d1_1 conda-forge
pyodbc 4.0.34 py39h415ef7b_0 conda-forge
pyopenssl 22.0.0 pyhd8ed1ab_0 conda-forge
pyparsing 3.0.9 pyhd8ed1ab_0 conda-forge
pyqt 5.15.7 py39hb08f45d_0 conda-forge
pyqt5-sip 12.11.0 py39h415ef7b_0 conda-forge
pyqtwebengine 5.15.7 py39hb08f45d_0 conda-forge
pyreadline 2.1 py39hcbf5309_1006 conda-forge
pyrsistent 0.18.1 py39hb82d6ee_1 conda-forge
pysocks 1.7.1 pyh0701188_6 conda-forge
pytables 3.7.0 py39hcbeb248_2 conda-forge
pytest 7.1.3 py39hcbf5309_0 conda-forge
python 3.9.12 h6244533_0
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.16.1 pyhd8ed1ab_0 conda-forge
python-libarchive-c 4.0 py39hcbf5309_1 conda-forge
python-lsp-black 1.2.1 pyhd8ed1ab_0 conda-forge
python-lsp-jsonrpc 1.0.0 pyhd8ed1ab_0 conda-forge
python-lsp-server 1.5.0 pyhd8ed1ab_0 conda-forge
python-slugify 6.1.2 pyhd8ed1ab_0 conda-forge
python-snappy 0.6.0 py39h1d87f24_2 conda-forge
python_abi 3.9 2_cp39 conda-forge
pytoolconfig 1.2.2 pyhd8ed1ab_0 conda-forge
pytz 2022.2.1 pyhd8ed1ab_0 conda-forge
pyu2f 0.1.5 pyhd8ed1ab_0 conda-forge
pyviz_comms 2.2.1 pyhd8ed1ab_1 conda-forge
pywavelets 1.3.0 py39h5d4886f_1 conda-forge
pywin32 303 py39hb82d6ee_0 conda-forge
pywin32-ctypes 0.2.0 py39hcbf5309_1005 conda-forge
pywinpty 2.0.8 py39h99910a6_0 conda-forge
pyyaml 6.0 py39hb82d6ee_4 conda-forge
pyzmq 24.0.0 py39hea35a22_0 conda-forge
qdarkstyle 3.0.3 pyhd8ed1ab_0 conda-forge
qstylizer 0.2.2 pyhd8ed1ab_0 conda-forge
qt 5.15.4 h2d74725_0 conda-forge
qt-main 5.15.4 h467ea89_2 conda-forge
qt-webengine 5.15.4 h7325c83_3 conda-forge
qtawesome 1.1.1 pyhd8ed1ab_0 conda-forge
qtconsole 5.3.2 pyhd8ed1ab_0 conda-forge
qtconsole-base 5.3.2 pyha770c72_0 conda-forge
qtpy 2.2.0 pyhd8ed1ab_0 conda-forge
queuelib 1.6.2 pyhd8ed1ab_0 conda-forge
re2 2022.06.01 h0e60522_0 conda-forge
regex 2022.9.13 py39ha55989b_0 conda-forge
requests 2.28.1 pyhd8ed1ab_1 conda-forge
requests-file 1.5.1 pyh9f0ad1d_0 conda-forge
rope 1.3.0 pyhd8ed1ab_0 conda-forge
rsa 4.9 pyhd8ed1ab_0 conda-forge
rtree 1.0.0 py39h09fdee3_1 conda-forge
ruamel_yaml 0.15.80 py39hb82d6ee_1007 conda-forge
s3transfer 0.6.0 pyhd8ed1ab_0 conda-forge
scikit-image 0.19.3 py39h2e25243_1 conda-forge
scikit-learn 1.1.2 py39hfd4428b_0 conda-forge
scikit-learn-intelex 2021.5.0 py39hcbf5309_1 conda-forge
scipy 1.9.1 py39h316f440_0 conda-forge
scrapy 2.6.2 py39haa95532_0
seaborn 0.12.0 hd8ed1ab_0 conda-forge
seaborn-base 0.12.0 pyhd8ed1ab_0 conda-forge
send2trash 1.8.0 pyhd8ed1ab_0 conda-forge
service_identity 18.1.0 py_0 conda-forge
setuptools 65.3.0 pyhd8ed1ab_1 conda-forge
sip 6.6.2 py39h415ef7b_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
smart_open 6.2.0 pyha770c72_0 conda-forge
snappy 1.1.9 h82413e6_1 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
snowballstemmer 2.2.0 pyhd8ed1ab_0 conda-forge
sortedcollections 2.1.0 pyhd8ed1ab_0 conda-forge
sortedcontainers 2.4.0 pyhd8ed1ab_0 conda-forge
soupsieve 2.3.2.post1 pyhd8ed1ab_0 conda-forge
sphinx 5.1.1 pyhd8ed1ab_1 conda-forge
sphinxcontrib-applehelp 1.0.2 py_0 conda-forge
sphinxcontrib-devhelp 1.0.2 py_0 conda-forge
sphinxcontrib-htmlhelp 2.0.0 pyhd8ed1ab_0 conda-forge
sphinxcontrib-jsmath 1.0.1 py_0 conda-forge
sphinxcontrib-qthelp 1.0.3 py_0 conda-forge
sphinxcontrib-serializinghtml 1.1.5 pyhd8ed1ab_2 conda-forge
spyder 5.3.3 py39hcbf5309_0 conda-forge
spyder-kernels 2.3.3 py39hcbf5309_0 conda-forge
sqlalchemy 1.4.41 py39ha55989b_0 conda-forge
sqlite 3.39.3 hcfcfb64_0 conda-forge
stack_data 0.5.0 pyhd8ed1ab_0 conda-forge
statsmodels 0.13.2 py39h5d4886f_0 conda-forge
sympy 1.10.1 py39hcbf5309_1 conda-forge
tabulate 0.8.10 pyhd8ed1ab_0 conda-forge
tbb 2021.5.0 h91493d7_2 conda-forge
tbb4py 2021.5.0 py39h592ea49_2 conda-forge
tblib 1.7.0 pyhd8ed1ab_0 conda-forge
tenacity 8.0.1 pyhd8ed1ab_0 conda-forge
terminado 0.15.0 py39hcbf5309_0 conda-forge
testpath 0.6.0 pyhd8ed1ab_0 conda-forge
text-unidecode 1.3 py_0 conda-forge
textdistance 4.5.0 pyhd8ed1ab_0 conda-forge
threadpoolctl 3.1.0 pyh8a188c0_0 conda-forge
three-merge 0.1.1 pyh9f0ad1d_0 conda-forge
tifffile 2022.8.12 pyhd8ed1ab_0 conda-forge
tinycss 0.4 pyhd8ed1ab_1002 conda-forge
tinycss2 1.1.1 pyhd8ed1ab_0 conda-forge
tk 8.6.12 h8ffe710_0 conda-forge
tldextract 3.3.1 pyhd8ed1ab_0 conda-forge
toml 0.10.2 pyhd8ed1ab_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
tomlkit 0.11.4 pyha770c72_0 conda-forge
toolz 0.12.0 pyhd8ed1ab_0 conda-forge
tornado 6.2 py39hb82d6ee_0 conda-forge
tqdm 4.64.1 pyhd8ed1ab_0 conda-forge
traitlets 5.4.0 pyhd8ed1ab_0 conda-forge
twisted 22.8.0 py39ha55989b_0 conda-forge
twisted-iocpsupport 1.0.2 py39hb82d6ee_2 conda-forge
typed-ast 1.5.4 py39hb82d6ee_0 conda-forge
typing 3.10.0.0 pyhd8ed1ab_0 conda-forge
typing-extensions 4.3.0 hd8ed1ab_0 conda-forge
typing_extensions 4.3.0 pyha770c72_0 conda-forge
tzdata 2022c h191b570_0 conda-forge
ucrt 10.0.20348.0 h57928b3_0 conda-forge
ujson 5.5.0 py39h99910a6_0 conda-forge
unicodedata2 14.0.0 py39hb82d6ee_1 conda-forge
unidecode 1.3.4 pyhd8ed1ab_0 conda-forge
urllib3 1.26.11 pyhd8ed1ab_0 conda-forge
vc 14.2 hb210afc_7 conda-forge
vs2015_runtime 14.29.30139 h890b9b1_7 conda-forge
w3lib 1.22.0 pyh9f0ad1d_0 conda-forge
watchdog 2.1.9 py39hcbf5309_0 conda-forge
wcwidth 0.2.5 pyh9f0ad1d_2 conda-forge
webencodings 0.5.1 py_1 conda-forge
websocket-client 1.4.1 pyhd8ed1ab_0 conda-forge
werkzeug 2.1.2 pyhd8ed1ab_1 conda-forge
whatthepatch 1.0.2 pyhd8ed1ab_0 conda-forge
wheel 0.37.1 pyhd8ed1ab_0 conda-forge
widgetsnbextension 4.0.3 pyhd8ed1ab_0 conda-forge
win_inet_pton 1.1.0 py39hcbf5309_4 conda-forge
win_unicode_console 0.5 py39hcbf5309_1002 conda-forge
wincertstore 0.2 py39hcbf5309_1008 conda-forge
winpty 0.4.3 4 conda-forge
wrapt 1.14.1 py39hb82d6ee_0 conda-forge
xarray 2022.6.0 pyhd8ed1ab_1 conda-forge
xlrd 2.0.1 pyhd8ed1ab_3 conda-forge
xlsxwriter 3.0.3 pyhd8ed1ab_0 conda-forge
xlwings 0.27.15 py39hcbf5309_0 conda-forge
xorg-libxau 1.0.9 hcd874cb_0 conda-forge
xorg-libxdmcp 1.1.3 hcd874cb_0 conda-forge
xz 5.2.6 h8d14728_0 conda-forge
yaml 0.2.5 h8ffe710_2 conda-forge
yapf 0.32.0 pyhd8ed1ab_0 conda-forge
yarl 1.7.2 py39hb82d6ee_2 conda-forge
zeromq 4.3.4 h0e60522_1 conda-forge
zfp 1.0.0 h0e60522_1 conda-forge
zict 2.2.0 pyhd8ed1ab_0 conda-forge
zipp 3.8.1 pyhd8ed1ab_0 conda-forge
zlib 1.2.12 hcfcfb64_3 conda-forge
zlib-ng 2.0.6 h8ffe710_0 conda-forge
zope 1.0 py39haa95532_1
zope.interface 5.4.0 py39hb82d6ee_2 conda-forge
zstd 1.5.2 h7755175_4 conda-forge
```
</details>
Best,
Kim-Anaconda User Care Manager
Great thank you for providing me that information, now let’s try this, the problem may be caused by errors in the Spyder setting and configuration files, we can try to fix it with these instructions:
Close and relaunch Spyder and see if the problem remains.
On the menu, select Start, then select Reset Spyder Settings and see if the problem remains.
Close Spyder and relaunch it from the Anaconda Prompt:
From the Start menu, open the Anaconda Prompt.
At the Anaconda Prompt, enter Spyder.
See if the problem remains.
Delete the directory .spyder2 and then repeat the previous steps from Step 1. Depending on your version of Windows, .spyder2 may be in C:\Documents and Settings\Your_User_Name or in C:\Users\Your_User_Name.
Note
Replace Your_User_Name, with your Windows user name as it appears in the Documents and Settings folder.
Launch in the Anaconda Prompt this command conda update spyder
Please let us know if that fixed your problem and if you need further assistance we are here to help.
albma
March 9, 2024, 2:46pm
4
Hi! Thanks for replying! I think I know why I get this error: I installed everything directly from the repositories (I’m using Arch Linux):
python-pylint 3.1.0-1
python-lsp-jsonrpc 1.1.2-1
python-lsp-server 1.10.0-1
python-pyls-spyder 0.4.0-4
python-spyder-kernels 2.4.4-1
spyder 5.4.5-1
miniconda3 23.10.0-1 (from AUR)
I’ve just tried to install anaconda, but it gave me a compiling error.
I do have a doubt about using miniconda and virtual environments: if I use miniconda to install spyder, how can I use spyder with different virtual environments? Do I have to install spyder in each of them?
Hi again,
We don’t officially support the AUR repository, if you have issues with dependencies you will need to reach out to the package maintainers of those packages, however we do have a guide on how to install Anaconda on Arch:
https://docs.anaconda.com/free/anaconda/install/linux/