Description
What steps will reproduce the problem?
The library tkinter dosent work properly and take me the error of dll and idk why it is happening
Traceback
File "C:\Users\jmcha\AppData\Local\Programs\Spyder\pkgs\spyder\plugins\editor\utils\editor.py", line 161, in _exec_requested_job
self._job(*self._args, **self._kwargs)
File "C:\Users\jmcha\AppData\Local\Programs\Spyder\pkgs\spyder\plugins\editor\panels\codefolding.py", line 471, in _highlight_block
end_line = self.folding_regions[block_line]
KeyError: 6
Versions
- Spyder version: 4.2.0
- Python version: 3.7.9
- Qt version: 5.12.9
- PyQt5 version: 5.12.3
- Operating System: Windows 10
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)
diff_match_patch >=20181111 : 20200713 (OK)
intervaltree : None (OK)
IPython >=4.0 : 7.19.0 (OK)
jedi =0.17.2 : 0.17.2 (OK)
jsonschema >=3.2.0 : 3.2.0 (OK)
nbconvert >=4.0 : 6.0.7 (OK)
numpydoc >=0.6.0 : 1.1.0 (OK)
paramiko >=2.4.0 : 2.7.2 (OK)
parso =0.7.0 : 0.7.0 (OK)
pexpect >=4.4.0 : 4.8.0 (OK)
pickleshare >=0.4 : 0.7.5 (OK)
psutil >=5.3 : 5.7.3 (OK)
pygments >=2.0 : 2.7.2 (OK)
pylint >=1.0 : 2.6.0 (OK)
pyls >=0.36.1;<1.0.0 : 0.36.1 (OK)
pyls_black >=0.4.6 : 0.4.6 (OK)
pyls_spyder >=0.1.1 : 0.1.1 (OK)
qdarkstyle >=2.8 : 2.8.1 (OK)
qtawesome >=0.5.7 : 1.0.1 (OK)
qtconsole >=4.7.7 : 4.7.7 (OK)
qtpy >=1.5.0 : 1.9.0 (OK)
setuptools >=39.0.0 : 50.3.2 (OK)
sphinx >=0.6.6 : 3.3.0 (OK)
spyder_kernels >=1.10.0;<1.11.0 : 1.10.0 (OK)
three_merge >=0.1.1 : 0.1.1 (OK)
watchdog : None (OK)
zmq >=17 : 19.0.2 (OK)
# Optional:
cython >=0.21 : 0.29.21 (OK)
matplotlib >=2.0.0 : 3.3.2 (OK)
numpy >=1.7 : 1.19.4 (OK)
pandas >=1.1.1 : 1.1.4 (OK)
scipy >=0.17.0 : 1.5.4 (OK)
sympy >=0.7.3 : 1.6.2 (OK)
Description
What steps will reproduce the problem?
The library tkinter dosent work properly and take me the error of dll and idk why it is happening
Traceback
Versions
Dependencies