Closed ma-sadeghi closed 3 years ago
Hi @ma-sadeghi thanks for the feedback! I was unable to reproduce this. Is this happening to you in a consistent manner? Could try to run Spyder through a terminal/console using the flag --debug-info verbose
to check if we can catch any traceback related to this?
Any new info in order to reproduce this is greatly appreciated :)
2021-04-14 14:12:37,795 [INFO] [spyder.app.mainwindow] -> Loading working directory...
2021-04-14 14:12:37,795 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Snippets plugin starting...
2021-04-14 14:12:37,796 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Updating snippets...
2021-04-14 14:12:37,837 [INFO] [spyder.app.mainwindow] -> Loading help...
2021-04-14 14:12:37,847 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:37,848 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:37,848 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:37,848 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:37,848 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:37,849 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:37,849 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:37,850 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:37,850 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:37,851 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:37,851 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:37,851 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:37,852 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:37,852 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:37,858 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:37,858 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:37,859 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:37,862 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:37,863 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:37,863 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:37,863 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:37,864 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:37,868 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:37,873 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:38,030 [INFO] [spyder.app.mainwindow] -> Loading outline explorer...
2021-04-14 14:12:38,065 [INFO] [spyder.app.mainwindow] -> Loading editor...
2021-04-14 14:12:38,280 [INFO] [spyder.app.mainwindow] -> Loading namespace browser...
2021-04-14 14:12:38,294 [INFO] [spyder.app.mainwindow] -> Loading figure browser...
2021-04-14 14:12:38,312 [INFO] [spyder.app.mainwindow] -> Loading history plugin...
2021-04-14 14:12:38,353 [INFO] [spyder.app.mainwindow] -> Loading IPython console...
2021-04-14 14:12:38,564 [INFO] [spyder.app.mainwindow] -> Loading file explorer...
2021-04-14 14:12:38,813 [INFO] [spyder.app.mainwindow] -> Loading online help...
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\.bash_history'
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\.defaults-0.1.0.ini'
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:38,813 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\bak.condarc'
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\NTUSER.DAT'
2021-04-14 14:12:38,829 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\ntuser.dat.LOG1'
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\ntuser.dat.LOG2'
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\NTUSER.DAT{53b39e88-18c4-11ea-a811-000d3aa4692b}.TM.blf'
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.9912109375
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 0.982421875
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: True
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> SHIFT_JIS Japanese prober hit error at byte 28
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> EUC-JP Japanese prober hit error at byte 13
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> GB2312 Chinese prober hit error at byte 16
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> EUC-KR Korean prober hit error at byte 13
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> CP949 Korean prober hit error at byte 28
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> Big5 Chinese prober hit error at byte 13
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> EUC-TW Taiwan prober hit error at byte 13
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.2158223495944066
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.2158223495944066
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.2158223495944066
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.2158223495944066
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.01
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'Windows-1253', 'confidence': 0.2158223495944066, 'language': 'Greek'}
2021-04-14 14:12:38,844 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\NTUSER.DAT{53b39e88-18c4-11ea-a811-000d3aa4692b}.TMContainer00000000000000000001.regtrans-ms'
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.990234375
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 0.986328125
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: True
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> SHIFT_JIS Japanese prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> EUC-JP Japanese prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> GB2312 Chinese prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> EUC-KR Korean prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> CP949 Korean prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> Big5 Chinese prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> EUC-TW Taiwan prober hit error at byte 105
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.1473677757368978
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.23131363630896223
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.1473677757368978
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.23131363630896223
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.0
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [chardet.charsetprober] -> windows-1255 Hebrew confidence = 0.01
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'TIS-620', 'confidence': 0.23131363630896223, 'language': 'Thai'}
2021-04-14 14:12:38,860 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:38,913 [INFO] [spyder.app.mainwindow] -> Loading project explorer...
2021-04-14 14:12:39,719 [INFO] [spyder.app.mainwindow] -> Loading third-party plugins...
2021-04-14 14:12:39,730 [INFO] [spyder.app.mainwindow] -> Setting up main window...
2021-04-14 14:12:39,792 [INFO] [spyder.app.mainwindow] -> Setting up window...
2021-04-14 14:12:39,819 [INFO] [spyder.app.mainwindow] -> *** End of MainWindow setup ***
2021-04-14 14:12:39,931 [INFO] [spyder.app.mainwindow] -> Deleting previous Spyder instance LSP logs...
2021-04-14 14:12:40,006 [DEBUG] [traitlets] -> Using default logger
2021-04-14 14:12:40,729 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\mambaforge\\envs\\sci\\python.exe'
2021-04-14 14:12:40,729 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.8603515625
2021-04-14 14:12:40,730 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 0.87109375
2021-04-14 14:12:40,730 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: True
2021-04-14 14:12:40,730 [DEBUG] [chardet.charsetprober] -> SHIFT_JIS Japanese prober hit error at byte 3
2021-04-14 14:12:40,730 [DEBUG] [chardet.charsetprober] -> EUC-JP Japanese prober hit error at byte 2
2021-04-14 14:12:40,731 [DEBUG] [chardet.charsetprober] -> GB2312 Chinese prober hit error at byte 3
2021-04-14 14:12:40,731 [DEBUG] [chardet.charsetprober] -> EUC-KR Korean prober hit error at byte 2
2021-04-14 14:12:40,731 [DEBUG] [chardet.charsetprober] -> CP949 Korean prober hit error at byte 3
2021-04-14 14:12:40,731 [DEBUG] [chardet.charsetprober] -> Big5 Chinese prober hit error at byte 2
2021-04-14 14:12:40,731 [DEBUG] [chardet.charsetprober] -> EUC-TW Taiwan prober hit error at byte 2
2021-04-14 14:12:40,735 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.1033158323139791
2021-04-14 14:12:40,735 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.05593799021533735
2021-04-14 14:12:40,735 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:40,735 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.21004300131599815
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.03365125549252787
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.12438946226702267
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.0
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.11155232458539244
2021-04-14 14:12:40,736 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.06190083225169411
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.2087191499611455
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.0
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.1151283056641165
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.28782076416029123
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.1033158323139791
2021-04-14 14:12:40,737 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.05593799021533735
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.21004300131599815
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.03365125549252787
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.12438946226702267
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,738 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.0
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.11155232458539244
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.06190083225169411
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.2087191499611455
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.0
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.1151283056641165
2021-04-14 14:12:40,739 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.28782076416029123
2021-04-14 14:12:40,740 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'Windows-1255', 'confidence': 0.28782076416029123, 'language': 'Hebrew'}
2021-04-14 14:12:40,740 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:40,922 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\mambaforge\\envs\\sci\\python.exe'
2021-04-14 14:12:40,922 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.8603515625
2021-04-14 14:12:40,923 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 0.87109375
2021-04-14 14:12:40,923 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: True
2021-04-14 14:12:40,923 [DEBUG] [chardet.charsetprober] -> SHIFT_JIS Japanese prober hit error at byte 3
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> EUC-JP Japanese prober hit error at byte 2
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> GB2312 Chinese prober hit error at byte 3
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> EUC-KR Korean prober hit error at byte 2
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> CP949 Korean prober hit error at byte 3
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> Big5 Chinese prober hit error at byte 2
2021-04-14 14:12:40,924 [DEBUG] [chardet.charsetprober] -> EUC-TW Taiwan prober hit error at byte 2
2021-04-14 14:12:40,928 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.1033158323139791
2021-04-14 14:12:40,928 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.05593799021533735
2021-04-14 14:12:40,928 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.21004300131599815
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.03365125549252787
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.12438946226702267
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,929 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.0
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.11155232458539244
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.06190083225169411
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.2087191499611455
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.0
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.1151283056641165
2021-04-14 14:12:40,930 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.28782076416029123
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> windows-1251 Russian confidence = 0.1033158323139791
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> KOI8-R Russian confidence = 0.05593799021533735
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Russian confidence = 0.0
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> MacCyrillic Russian confidence = 0.21004300131599815
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> IBM866 Russian confidence = 0.03365125549252787
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> IBM855 Russian confidence = 0.12438946226702267
2021-04-14 14:12:40,931 [DEBUG] [chardet.charsetprober] -> ISO-8859-7 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> windows-1253 Greek confidence = 0.08044711949553585
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> ISO-8859-5 Bulgarian confidence = 0.0
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> windows-1251 Bulgarian confidence = 0.11155232458539244
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> TIS-620 Thai confidence = 0.06190083225169411
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> ISO-8859-9 Turkish confidence = 0.2087191499611455
2021-04-14 14:12:40,932 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.0
2021-04-14 14:12:40,933 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.1151283056641165
2021-04-14 14:12:40,933 [DEBUG] [chardet.charsetprober] -> ISO-8859-8 Hebrew confidence = 0.28782076416029123
2021-04-14 14:12:40,933 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'Windows-1255', 'confidence': 0.28782076416029123, 'language': 'Hebrew'}
2021-04-14 14:12:40,933 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:41,011 [INFO] [spyder.plugins.ipythonconsole.utils.kernelspec] -> Kernel command: ['C:\\Users\\Amin\\mambaforge\\Lib\\site-packages\\spyder\\plugins\\ipythonconsole\\scripts\\conda-activate.bat', 'C:/Users/Amin/mambaforge/Scripts/activate', 'C:/Users/Amin/mambaforge/envs/sci', 'C:\\Users\\Amin\\mambaforge\\envs\\sci\\python.exe', '{connection_file}']
2021-04-14 14:12:41,012 [DEBUG] [traitlets] -> Starting kernel: ['C:\\Users\\Amin\\mambaforge\\Lib\\site-packages\\spyder\\plugins\\ipythonconsole\\scripts\\conda-activate.bat', 'C:/Users/Amin/mambaforge/Scripts/activate', 'C:/Users/Amin/mambaforge/envs/sci', 'C:\\Users\\Amin\\mambaforge\\envs\\sci\\python.exe', 'C:\\Users\\Amin\\AppData\\Roaming\\jupyter\\runtime\\kernel-4af976ff3f0f.json']
2021-04-14 14:12:41,017 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51034
2021-04-14 14:12:41,025 [DEBUG] [traitlets] -> connecting heartbeat channel to tcp://127.0.0.1:51035
2021-04-14 14:12:41,027 [DEBUG] [asyncio] -> Using proactor: IocpProactor
2021-04-14 14:12:41,028 [DEBUG] [asyncio] -> Using proactor: IocpProactor
2021-04-14 14:12:41,030 [DEBUG] [traitlets] -> connecting shell channel to tcp://127.0.0.1:51031
2021-04-14 14:12:41,030 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51031
2021-04-14 14:12:41,036 [DEBUG] [traitlets] -> connecting iopub channel to tcp://127.0.0.1:51032
2021-04-14 14:12:41,036 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51032
2021-04-14 14:12:41,038 [DEBUG] [traitlets] -> connecting stdin channel to tcp://127.0.0.1:51033
2021-04-14 14:12:41,038 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51033
2021-04-14 14:12:41,042 [DEBUG] [traitlets] -> connecting control channel to tcp://127.0.0.1:51034
2021-04-14 14:12:41,043 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51034
2021-04-14 14:12:41,145 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:41,146 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:41,146 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:41,146 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:41,147 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:41,147 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:41,148 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:41,148 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:41,149 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:41,149 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:41,150 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:41,158 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:41,159 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:41,159 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:41,165 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:41,166 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:41,166 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:41,170 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:41,171 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:41,172 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:41,172 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:41,173 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:41,173 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:41,175 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:41,562 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:41,563 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:41,563 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:41,564 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:41,564 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:41,564 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:41,565 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:41,566 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:41,566 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:41,566 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:41,567 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:41,574 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:41,576 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:41,576 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:41,582 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:41,583 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:41,583 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:41,600 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:41,600 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:41,600 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:41,601 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:41,602 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:41,602 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:41,603 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:41,607 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: None
2021-04-14 14:12:41,609 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - None
2021-04-14 14:12:41,612 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:41,612 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:41,613 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:41,614 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:41,614 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:41,615 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:41,659 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:41,718 [INFO] [spyder.plugins.completion.languageserver.plugin] -> Starting LSP client for python...
2021-04-14 14:12:41,733 [INFO] [spyder.plugins.completion.languageserver.client] -> Starting server: C:\Users\Amin\mambaforge\python.exe -m pyls --host 127.0.0.1 --port 2087 --tcp --check-parent-process --log-file C:\Users\Amin\.spyder-py3\lsp_logs\server_python_4652.log -vv
2021-04-14 14:12:41,737 [INFO] [spyder.plugins.completion.languageserver.client] -> Starting transport for python: C:\Users\Amin\mambaforge\python.exe -u C:\Users\Amin\mambaforge\Lib\site-packages\spyder\plugins\completion\languageserver\transport\main.py --folder C:/Users/Amin/Code/CL-model --transport-debug 3 --server-host 127.0.0.1 --server-port 2087 --zmq-in-port 51080 --zmq-out-port 51083 --external-server
2021-04-14 14:12:41,741 [DEBUG] [spyder.plugins.completion.languageserver.client] -> LSP python client started!
2021-04-14 14:12:41,742 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:41,742 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:41,797 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Added thread <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9AFC9D0> to queue
2021-04-14 14:12:41,856 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:41,856 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:41,856 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 1
2021-04-14 14:12:41,857 [DEBUG] [spyder.plugins.editor.widgets.editor] -> ===>starting: <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9AFC9D0>
2021-04-14 14:12:41,895 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:41,895 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:41,896 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:41,896 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:41,897 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:41,897 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:41,898 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:41,898 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:41,898 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:41,899 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:41,899 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:41,907 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:41,908 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:41,908 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:41,915 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:41,916 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:41,916 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:41,931 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:41,931 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:41,932 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:41,932 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:41,933 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:41,934 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:41,936 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:41,946 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:41,947 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:41,949 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:41,949 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:41,949 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 0
2021-04-14 14:12:41,986 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Added thread <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9AFC9D0> to queue
2021-04-14 14:12:42,006 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:42,006 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:42,007 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:42,007 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:42,007 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:42,008 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:42,009 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:42,009 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:42,009 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:42,010 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:42,010 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:42,017 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:42,018 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:42,019 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:42,026 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:42,026 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:42,026 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:42,043 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:42,044 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:42,045 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:42,046 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:42,046 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:42,047 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:42,049 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:42,072 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:42,073 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:42,081 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,081 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,081 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 1
2021-04-14 14:12:42,081 [DEBUG] [spyder.plugins.editor.widgets.editor] -> ===>starting: <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9AFC9D0>
2021-04-14 14:12:42,113 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Added thread <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9B38DC0> to queue
2021-04-14 14:12:42,119 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,119 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,119 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 1
2021-04-14 14:12:42,119 [DEBUG] [spyder.plugins.editor.widgets.editor] -> ===>starting: <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9B38DC0>
2021-04-14 14:12:42,130 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,130 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,130 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 0
2021-04-14 14:12:42,227 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:42,228 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:42,228 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:42,229 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:42,229 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:42,230 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:42,230 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:42,231 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:42,231 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:42,232 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:42,232 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:42,240 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:42,241 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:42,241 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:42,247 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:42,248 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:42,248 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:42,261 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:42,262 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:42,263 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:42,263 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:42,264 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:42,265 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:42,267 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:42,480 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:42,481 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:42,482 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,483 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,483 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 0
2021-04-14 14:12:42,519 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: server_ready
2021-04-14 14:12:42,519 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request initialize with id 0
2021-04-14 14:12:42,525 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Added thread <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9B8F040> to queue
2021-04-14 14:12:42,575 [DEBUG] [spyder.plugins.ipythonconsole.comms.kernelcomm] -> Dropping interrupt because comm is disconnected: {'call_name': 'update_syspath', 'call_id': 'c8b8eeacb68e41309722b1c3de9c3e36', 'settings': {'interrupt': True, 'blocking': False, 'timeout': None, 'display_error': False, 'send_reply': False}}
2021-04-14 14:12:42,589 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\Code\\output.txt'
2021-04-14 14:12:42,589 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:42,589 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:42,590 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:42,590 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:42,590 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:42,596 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\Code\\test.pvsm'
2021-04-14 14:12:42,597 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:42,597 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:42,597 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:42,597 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:42,597 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:42,599 [DEBUG] [spyder.utils.external.binaryornot.check] -> is_binary: 'C:\\Users\\Amin\\Code\\test.vtp'
2021-04-14 14:12:42,599 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio1: 0.0
2021-04-14 14:12:42,600 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> nontext_ratio2: 1.0
2021-04-14 14:12:42,600 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> is_likely_binary: False
2021-04-14 14:12:42,600 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> detected_encoding: {'encoding': 'ascii', 'confidence': 1.0, 'language': ''}
2021-04-14 14:12:42,600 [DEBUG] [spyder.utils.external.binaryornot.helpers] -> failure: decodable_as_unicode: False
2021-04-14 14:12:42,615 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,615 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,615 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 1
2021-04-14 14:12:42,615 [DEBUG] [spyder.plugins.editor.widgets.editor] -> ===>starting: <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0C9B8F040>
2021-04-14 14:12:42,615 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:12:42,652 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:42,653 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:42,653 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 0
2021-04-14 14:12:43,057 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request initialized with id 1
2021-04-14 14:12:43,058 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeConfiguration with id 2
2021-04-14 14:12:43,058 [DEBUG] [spyder.plugins.completion.languageserver.providers.workspace] -> Workspace folders change: C:/Users/Amin/Code/CL-model -> addition
2021-04-14 14:12:43,059 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeWorkspaceFolders with id 3
2021-04-14 14:12:43,059 [DEBUG] [spyder.plugins.editor.plugin] -> Completion server capabilities for python are: {'textDocumentSync': {'change': 2, 'save': {'includeText': True}, 'openClose': True}, 'hoverProvider': True, 'completionProvider': {'resolveProvider': False, 'triggerCharacters': ['.']}, 'signatureHelpProvider': {'triggerCharacters': ['(', ',', '=']}, 'definitionProvider': True, 'referencesProvider': True, 'documentHighlightProvider': True, 'documentSymbolProvider': True, 'workspaceSymbolProvider': False, 'codeActionProvider': True, 'codeLensProvider': {'resolveProvider': False}, 'documentFormattingProvider': True, 'documentRangeFormattingProvider': True, 'documentOnTypeFormattingProvider': {'firstTriggerCharacter': None, 'moreTriggerCharacter': []}, 'renameProvider': True, 'documentLinkProvider': {'resolveProvider': False}, 'executeCommandProvider': {'commands': []}, 'workspace': {'workspaceFolders': {'supported': True, 'changeNotifications': True}}, 'experimental': {}, 'foldingRangeProvider': True}
2021-04-14 14:12:43,060 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:43,060 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 4
2021-04-14 14:12:43,060 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 0 Got response from kite
2021-04-14 14:12:43,061 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 0
2021-04-14 14:12:43,061 [DEBUG] [spyder.plugins.editor.widgets.codeeditor] -> Completion services available for: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:43,061 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 0
2021-04-14 14:12:43,061 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\CL-model\extract_manual.py
2021-04-14 14:12:43,062 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 5
2021-04-14 14:12:43,062 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 1 Got response from kite
2021-04-14 14:12:43,062 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 1
2021-04-14 14:12:43,062 [DEBUG] [spyder.plugins.editor.widgets.codeeditor] -> Completion services available for: C:\Users\Amin\Code\CL-model\extract_manual.py
2021-04-14 14:12:43,063 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 1
2021-04-14 14:12:43,063 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\porespy\porespy\networks\_snow2.py
2021-04-14 14:12:43,063 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 6
2021-04-14 14:12:43,064 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 2 Got response from kite
2021-04-14 14:12:43,064 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 2
2021-04-14 14:12:43,064 [DEBUG] [spyder.plugins.editor.widgets.codeeditor] -> Completion services available for: C:\Users\Amin\Code\porespy\porespy\networks\_snow2.py
2021-04-14 14:12:43,064 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 2
2021-04-14 14:12:43,066 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\porespy\porespy\filters\__funcs__.py
2021-04-14 14:12:43,066 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 7
2021-04-14 14:12:43,067 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 3 Got response from kite
2021-04-14 14:12:43,067 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 3
2021-04-14 14:12:43,067 [DEBUG] [spyder.plugins.editor.widgets.codeeditor] -> Completion services available for: C:\Users\Amin\Code\porespy\porespy\filters\__funcs__.py
2021-04-14 14:12:43,067 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 3
2021-04-14 14:12:43,261 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 0 timed out
2021-04-14 14:12:43,263 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 1 timed out
2021-04-14 14:12:43,264 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 2 timed out
2021-04-14 14:12:43,266 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 3 timed out
2021-04-14 14:12:43,520 [DEBUG] [traitlets] -> Received history reply with 1000 entries
2021-04-14 14:12:43,522 [DEBUG] [traitlets] -> execute_reply: {'status': 'ok', 'execution_count': 0, 'user_expressions': {}, 'payload': []}
2021-04-14 14:12:43,523 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_8', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 443409, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_8', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_2', 'msg_type': 'comm_open', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 41, 123650, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_comm_port', 'call_id': '64997eb8bb6e4e0f941da1cd0022aaea', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB040>]})
2021-04-14 14:12:43,523 [DEBUG] [traitlets] -> Connecting to: tcp://127.0.0.1:51142
2021-04-14 14:12:43,525 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_9', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 443409, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_9', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_2', 'msg_type': 'comm_open', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 41, 123650, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_pickle_protocol', 'call_id': '7a5871cf365e4667b92ab13ea9181d87', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB100>]})
2021-04-14 14:12:43,526 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_12', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 445390, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_12', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_3', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 41, 123650, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_comm_port', 'call_id': 'f2b791995ee94b5c923ff2c17c309fbf', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB1C0>]})
2021-04-14 14:12:43,527 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_13', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 446390, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_13', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_3', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 41, 123650, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_pickle_protocol', 'call_id': 'c8379684676b47fa8c87799d48345b4f', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB280>]})
2021-04-14 14:12:43,528 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_23', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 457390, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_23', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_7', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 42, 574649, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_comm_port', 'call_id': '3b1d188872394ef3b6fea99a6db94a3d', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB340>]})
2021-04-14 14:12:43,528 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_24', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 457390, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_24', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_7', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 42, 574649, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call', 'content': {'call_name': '_set_pickle_protocol', 'call_id': '29b9bbc45ffe4c29b96fdb809c4cdde6', 'settings': {'blocking': False, 'timeout': None, 'send_reply': False}, 'comm_port': 51142, 'pickle_highest_protocol': 5}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB400>]})
2021-04-14 14:12:43,616 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_34', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 616409, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_34', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_11', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 521390, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call_reply', 'content': {'is_error': False, 'call_id': '3ab09c42f7f24400ad6bfff105413f86', 'call_name': 'get_namespace_view'}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB400>]})
2021-04-14 14:12:43,632 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_37', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 616409, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_37', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_12', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 522389, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call_reply', 'content': {'is_error': False, 'call_id': '0133866149af4f9cbfdfac083f555845', 'call_name': 'get_var_properties'}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB400>]})
2021-04-14 14:12:43,632 [DEBUG] [traitlets] -> handle_msg[007e109b9d4d11ebac3a64006a67c03f]({'header': {'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_42', 'msg_type': 'comm_msg', 'username': 'username', 'session': '3e4e9a02-e5f1b10ff13ef2db6d45fda1', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 632042, tzinfo=tzutc()), 'version': '5.3'}, 'msg_id': '3e4e9a02-e5f1b10ff13ef2db6d45fda1_42', 'msg_type': 'comm_msg', 'parent_header': {'msg_id': '29a77655-c6c2345c1ea76e57bedfda15_14', 'msg_type': 'comm_msg', 'username': 'username', 'session': '29a77655-c6c2345c1ea76e57bedfda15', 'date': datetime.datetime(2021, 4, 14, 18, 12, 43, 535389, tzinfo=tzutc()), 'version': '5.3'}, 'metadata': {}, 'content': {'data': {'spyder_msg_type': 'remote_call_reply', 'content': {'is_error': False, 'call_id': '1be62a0e336f4f5c94ac31fb9275a72a', 'call_name': 'is_special_kernel_valid'}, 'pickle_protocol': 5, 'python_version': '3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 15:50:08) [MSC v.1916 64 bit (AMD64)]'}, 'comm_id': '007e109b9d4d11ebac3a64006a67c03f'}, 'buffers': [<memory at 0x000002C0CA1FB400>]})
2021-04-14 14:12:43,678 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:43,678 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:43,832 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:43,863 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:44,180 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:44,181 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 8
2021-04-14 14:12:44,181 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 4 Got response from kite
2021-04-14 14:12:44,181 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 4
2021-04-14 14:12:44,182 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:44,182 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 4
2021-04-14 14:12:44,182 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 9
2021-04-14 14:12:44,182 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 5 Got response from kite
2021-04-14 14:12:44,182 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 5
2021-04-14 14:12:44,183 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 5
2021-04-14 14:12:44,183 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\CL-model\extract_manual.py
2021-04-14 14:12:44,184 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 10
2021-04-14 14:12:44,184 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 6 Got response from kite
2021-04-14 14:12:44,184 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 6
2021-04-14 14:12:44,184 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\CL-model\extract_manual.py
2021-04-14 14:12:44,184 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 6
2021-04-14 14:12:44,185 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 11
2021-04-14 14:12:44,185 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 7 Got response from kite
2021-04-14 14:12:44,185 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 7
2021-04-14 14:12:44,185 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 7
2021-04-14 14:12:44,268 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 4 Got response from lsp
2021-04-14 14:12:44,269 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 4 removed
2021-04-14 14:12:44,269 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:44,351 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\porespy\porespy\networks\_snow2.py
2021-04-14 14:12:44,351 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 12
2021-04-14 14:12:44,352 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 8 Got response from kite
2021-04-14 14:12:44,352 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 8
2021-04-14 14:12:44,352 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\porespy\porespy\networks\_snow2.py
2021-04-14 14:12:44,352 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 8
2021-04-14 14:12:44,353 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 13
2021-04-14 14:12:44,353 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 9 Got response from kite
2021-04-14 14:12:44,353 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 9
2021-04-14 14:12:44,353 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 9
2021-04-14 14:12:44,361 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\porespy\porespy\filters\__funcs__.py
2021-04-14 14:12:44,362 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 14
2021-04-14 14:12:44,362 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 10 Got response from kite
2021-04-14 14:12:44,362 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 10
2021-04-14 14:12:44,362 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\porespy\porespy\filters\__funcs__.py
2021-04-14 14:12:44,362 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 10
2021-04-14 14:12:44,363 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 15
2021-04-14 14:12:44,363 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 11 Got response from kite
2021-04-14 14:12:44,363 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 11
2021-04-14 14:12:44,364 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 11
2021-04-14 14:12:44,390 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 5 timed out
2021-04-14 14:12:44,391 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 6 timed out
2021-04-14 14:12:44,391 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 7 timed out
2021-04-14 14:12:44,521 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 5 Got response from lsp
2021-04-14 14:12:44,522 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 5 removed
2021-04-14 14:12:44,522 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:44,527 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 6 Got response from lsp
2021-04-14 14:12:44,527 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 6 removed
2021-04-14 14:12:44,527 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:44,556 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 7 Got response from lsp
2021-04-14 14:12:44,556 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 7 removed
2021-04-14 14:12:44,556 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:44,557 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 8 Got response from lsp
2021-04-14 14:12:44,558 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 8 removed
2021-04-14 14:12:44,558 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:44,568 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 9 timed out
2021-04-14 14:12:44,568 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 10 timed out
2021-04-14 14:12:44,569 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 11 timed out
2021-04-14 14:12:44,585 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 9 Got response from lsp
2021-04-14 14:12:44,585 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 9 removed
2021-04-14 14:12:44,585 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:44,804 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/cursorEvent for: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:44,807 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 12 Got response from kite
2021-04-14 14:12:44,807 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/cursorEvent with id 12
2021-04-14 14:12:44,809 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/cursorEvent with id 12
2021-04-14 14:12:44,810 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 10 Got response from lsp
2021-04-14 14:12:44,810 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 10 removed
2021-04-14 14:12:44,810 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:45,005 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 12 timed out
2021-04-14 14:12:45,141 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 11 Got response from lsp
2021-04-14 14:12:45,141 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 11 removed
2021-04-14 14:12:45,141 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:46,005 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel EdgeLine at floating
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel EdgeLine installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel IndentationGuide at floating
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel IndentationGuide installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel FoldingPanel at left
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel FoldingPanel installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel DebuggerPanel at left
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel DebuggerPanel installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel LineNumberArea at left
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel LineNumberArea installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ClassFunctionDropdown at top
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ClassFunctionDropdown installed
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> adding panel ScrollFlagArea at right
2021-04-14 14:12:46,012 [DEBUG] [spyder.plugins.editor.panels.manager] -> panel ScrollFlagArea installed
2021-04-14 14:12:46,029 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseQuotesExtension
2021-04-14 14:12:46,029 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension SnippetsExtension
2021-04-14 14:12:46,029 [DEBUG] [spyder.plugins.editor.extensions.manager] -> adding extension CloseBracketsExtension
2021-04-14 14:12:46,046 [DEBUG] [spyder.api.panel] -> DebuggerPanel visibility changed
2021-04-14 14:12:46,047 [DEBUG] [spyder.api.panel] -> FoldingPanel visibility changed
2021-04-14 14:12:46,047 [DEBUG] [spyder.api.panel] -> ScrollFlagArea visibility changed
2021-04-14 14:12:46,048 [DEBUG] [spyder.api.panel] -> EdgeLine visibility changed
2021-04-14 14:12:46,048 [DEBUG] [spyder.api.panel] -> IndentationGuide visibility changed
2021-04-14 14:12:46,048 [DEBUG] [spyder.api.panel] -> LineNumberArea visibility changed
2021-04-14 14:12:46,052 [DEBUG] [spyder.api.panel] -> ClassFunctionDropdown visibility changed
2021-04-14 14:12:46,058 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:46,059 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 16
2021-04-14 14:12:46,059 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cextract_snow.py HTTP/1.1" 200 121
2021-04-14 14:12:46,059 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 13 Got response from kite
2021-04-14 14:12:46,059 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 13
2021-04-14 14:12:46,060 [DEBUG] [spyder.plugins.editor.widgets.codeeditor] -> Completion services available for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:46,060 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 13
2021-04-14 14:12:46,060 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:46,061 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 0 - C:\Users\Amin\Code\CL-model\extract_snow.py
2021-04-14 14:12:46,064 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cextract_snow.py HTTP/1.1" 200 121
2021-04-14 14:12:46,082 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:46,083 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cuntitled0.py HTTP/1.1" 200 102
2021-04-14 14:12:46,083 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 4 - C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:46,086 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cuntitled0.py HTTP/1.1" 200 102
2021-04-14 14:12:46,107 [INFO] [spyder.plugins.projects.utils.watcher] -> Created file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:12:46,107 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:12:46,111 [INFO] [spyder.plugins.projects.utils.watcher] -> Deleted file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:12:46,119 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeWatchedFiles with id 17
2021-04-14 14:12:46,119 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeWatchedFiles with id 18
2021-04-14 14:12:46,153 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:12:46,258 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 13 timed out
2021-04-14 14:12:46,576 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:46,933 [INFO] [spyder.plugins.projects.utils.watcher] -> Created file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:12:46,933 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:12:46,934 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeWatchedFiles with id 19
2021-04-14 14:12:46,937 [INFO] [spyder.plugins.projects.utils.watcher] -> Deleted file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:12:46,937 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request workspace/didChangeWatchedFiles with id 20
2021-04-14 14:12:46,966 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:12:47,077 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:47,077 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 21
2021-04-14 14:12:47,078 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 14 Got response from kite
2021-04-14 14:12:47,078 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 14
2021-04-14 14:12:47,078 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:47,078 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 14
2021-04-14 14:12:47,079 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 22
2021-04-14 14:12:47,079 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 15 Got response from kite
2021-04-14 14:12:47,079 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 15
2021-04-14 14:12:47,079 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 15
2021-04-14 14:12:47,080 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 14 Got response from lsp
2021-04-14 14:12:47,080 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 14 removed
2021-04-14 14:12:47,081 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:47,084 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 15 Got response from lsp
2021-04-14 14:12:47,084 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 15 removed
2021-04-14 14:12:47,084 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:47,635 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cuntitled0.py HTTP/1.1" 200 102
2021-04-14 14:12:47,638 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cuntitled0.py HTTP/1.1" 200 102
2021-04-14 14:12:47,643 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didChange for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:47,644 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didChange with id 23
2021-04-14 14:12:47,644 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 16 Got response from kite
2021-04-14 14:12:47,644 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didChange with id 16
2021-04-14 14:12:47,644 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didChange with id 16
2021-04-14 14:12:47,844 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 16 timed out
2021-04-14 14:12:48,147 [DEBUG] [spyder.plugins.completion.languageserver.client] -> python response: textDocument/publishDiagnostics
2021-04-14 14:12:48,646 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Added thread <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0CA4D8DC0> to queue
2021-04-14 14:12:48,652 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/foldingRange for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:48,653 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/foldingRange with id 24
2021-04-14 14:12:48,653 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 17 Got response from kite
2021-04-14 14:12:48,653 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/foldingRange with id 17
2021-04-14 14:12:48,653 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/documentSymbol for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:48,653 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/foldingRange with id 17
2021-04-14 14:12:48,654 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/documentSymbol with id 25
2021-04-14 14:12:48,654 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 18 Got response from kite
2021-04-14 14:12:48,654 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/documentSymbol with id 18
2021-04-14 14:12:48,654 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/documentSymbol with id 18
2021-04-14 14:12:48,750 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 17 Got response from lsp
2021-04-14 14:12:48,750 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 17 removed
2021-04-14 14:12:48,750 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/foldingRange
2021-04-14 14:12:48,750 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 18 Got response from lsp
2021-04-14 14:12:48,751 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 18 removed
2021-04-14 14:12:48,751 [DEBUG] [spyder.plugins.completion.plugin] -> Gather responses for textDocument/documentSymbol
2021-04-14 14:12:48,757 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:48,757 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:48,757 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 1
2021-04-14 14:12:48,758 [DEBUG] [spyder.plugins.editor.widgets.editor] -> ===>starting: <spyder.plugins.editor.widgets.editor.AnalysisThread object at 0x000002C0CA4D8DC0>
2021-04-14 14:12:48,767 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Updating queue:
2021-04-14 14:12:48,767 [DEBUG] [spyder.plugins.editor.widgets.editor] -> started: 0
2021-04-14 14:12:48,767 [DEBUG] [spyder.plugins.editor.widgets.editor] -> pending: 0
2021-04-14 14:12:50,741 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Cuntitled0.py HTTP/1.1" 200 102
2021-04-14 14:12:51,035 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/cursorEvent for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:12:51,039 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 19 Got response from kite
2021-04-14 14:12:51,039 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/cursorEvent with id 19
2021-04-14 14:12:51,042 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/cursorEvent with id 19
2021-04-14 14:12:51,236 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 19 timed out
2021-04-14 14:13:07,047 [INFO] [spyder.plugins.projects.utils.watcher] -> Created file: C:/Users/Amin/Code/CL-model\test_bug.py
2021-04-14 14:13:07,047 [INFO] [spyder.plugins.projects.utils.watcher] -> Deleted file: C:/Users/Amin/Code/CL-model\test_bug.py
2021-04-14 14:13:07,701 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didClose for: C:\Users\Amin\Code\CL-model\untitled0.py
2021-04-14 14:13:07,702 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didClose with id 26
2021-04-14 14:13:07,702 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 20 Got response from kite
2021-04-14 14:13:07,703 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didClose with id 20
2021-04-14 14:13:07,703 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didOpen for: C:\Users\Amin\Code\CL-model\test_bug.py
2021-04-14 14:13:07,703 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didClose with id 20
2021-04-14 14:13:07,703 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didOpen with id 27
2021-04-14 14:13:07,704 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 21 Got response from kite
2021-04-14 14:13:07,704 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didOpen with id 21
2021-04-14 14:13:07,705 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didOpen with id 21
2021-04-14 14:13:07,732 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Set focus to: C:\Users\Amin\Code\CL-model\test_bug.py
2021-04-14 14:13:07,732 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Ctest_bug.py HTTP/1.1" 200 102
2021-04-14 14:13:07,732 [DEBUG] [spyder.plugins.editor.widgets.editor] -> Current changed: 4 - C:\Users\Amin\Code\CL-model\test_bug.py
2021-04-14 14:13:07,735 [DEBUG] [spyder.plugins.editor.plugin] -> Perform request textDocument/didChange for: C:\Users\Amin\Code\CL-model\test_bug.py
2021-04-14 14:13:07,735 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Ctest_bug.py HTTP/1.1" 200 102
2021-04-14 14:13:07,736 [DEBUG] [spyder.plugins.completion.languageserver.client] -> Perform request textDocument/didChange with id 28
2021-04-14 14:13:07,737 [DEBUG] [spyder.plugins.completion.plugin] -> Completion plugin: Request 22 Got response from kite
2021-04-14 14:13:07,737 [DEBUG] [spyder.plugins.completion.fallback.actor] -> Perform request textDocument/didChange with id 22
2021-04-14 14:13:07,744 [DEBUG] [spyder.plugins.completion.snippets.actor] -> Perform request textDocument/didChange with id 22
2021-04-14 14:13:07,772 [DEBUG] [urllib3.connectionpool] -> http://127.0.0.1:46624 "GET /clientapi/status?filename=C%3A%5CUsers%5CAmin%5CCode%5CCL-model%5Ctest_bug.py HTTP/1.1" 200 102
2021-04-14 14:13:07,882 [INFO] [spyder.plugins.projects.utils.watcher] -> Created file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:13:07,893 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:13:07,904 [INFO] [spyder.plugins.projects.utils.watcher] -> Deleted file: C:/Users/Amin/Code/CL-model\.git\index.lock
2021-04-14 14:13:07,910 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git
2021-04-14 14:15:05,035 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified file: C:/Users/Amin/Code/CL-model\.git\FETCH_HEAD
2021-04-14 14:15:06,038 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git\refs\tags
2021-04-14 14:15:06,054 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git\objects\00
2021-04-14 14:15:06,077 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified file: C:/Users/Amin/Code/CL-model\.git\FETCH_HEAD
2021-04-14 14:15:06,089 [INFO] [spyder.plugins.projects.utils.watcher] -> Created file: C:/Users/Amin/Code/CL-model\.git\objects\maintenance.lock
2021-04-14 14:15:06,111 [INFO] [spyder.plugins.projects.utils.watcher] -> Modified directory: C:/Users/Amin/Code/CL-model\.git\objects\17
2021-04-14 14:15:06,122 [INFO] [spyder.plugins.projects.utils.watcher] -> Deleted file: C:/Users/Amin/Code/CL-model\.git\objects\maintenance.lock
@dalthviz (I was trying to create a new file named "test_bug.py")
@ma-sadeghi is this happening to you if you do it outside a versioned (git) dir/repository? I don't see anything strange beside the tracking of the changes in the git directory in the logs :/ Maybe could you create a GIF or screen record to understand better the way this is happening to you?
Yes, it happens both for git-controlled and non-git-controlled directories. I'll try to make a gif.
Closing in favor of issue #16401 because it has a plausible explanation for this problem.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
Versions
Dependencies