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
Traceback (most recent call last):
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\editor\widgets\codeeditor\lsp_mixin.py", line 1260, in _update_folding_info
current_tree, root = merge_folding(
^^^^^^^^^^^^^^
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\editor\panels\utils.py", line 142, in merge_foldingimport textdistance
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\textdistance\__init__.py", line 19, in <module>from .algorithms import*# noQA^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\textdistance\algorithms\__init__.py", line 4, in <module>from .edit_based import*# noQA^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\textdistance\algorithms\edit_based.py", line 15, in <module>import numpy
File "C:\Users\DELL\numpy.py", line 3, in <module>
a = np.array([1,2,3,4,5,6,7])
^^^^^^^^AttributeError: partially initialized module 'numpy' has no attribute 'array' (most likely due to a circular import)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\editor\widgets\codeeditor\lsp_mixin.py", line 1272, in _update_folding_infoself.manage_lsp_handle_errors("Error when processing folding")
File "C:\Users\DELL\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\editor\widgets\codeeditor\lsp_mixin.py", line 246, in manage_lsp_handle_errorsraise LSPHandleError(message)
spyder.plugins.editor.widgets.codeeditor.lsp_mixin.LSPHandleError: Error when processing folding
Description
What steps will reproduce the problem?
ddddddddddddddddddddddddddddddddddddddddddddddddddddd
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: