You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello an yidea why this internal error is occuring
Traceback
Traceback (most recent call last):
File "/home/kgeorge/envs_kurias/python/myenv/lib/python3.6/site-packages/spyder/plugins/editor/widgets/codeeditor.py", line 1942, in finish_code_folding
folding_panel.update_folding(self._folding_info)
AttributeError: 'CodeEditor' object has no attribute '_folding_info'
Versions
Spyder version: 5.2.1
Python version: 3.6.8
Qt version: 5.12.10
PyQt5 version: 5.12.3
Operating System: Linux 3.10.0-1160.71.1.el7.x86_64
Hi @kuriasmg sorry for the late response and thank you for the report! Seems like this could be a duplicate of #19514 which was already fixed. I would suggest you to update to the latest Spyder version (6.0.4 when writting this) For more info on the options to update and what the latest relesed version is you can check the Spyder GitHub release page: https://github.com/spyder-ide/spyder/releases/latest/
Description
What steps will reproduce the problem?
Hello an yidea why this internal error is occuring
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: