You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_index
return self.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: None
why i am getting this error message and this dialoge box.
Traceback
Traceback (most recent call last):
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 214, in run_fileself.edit_run_configurations(
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 232, in edit_run_configurationsself.dialog.setup()
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 746, in setupself.run_conf_model.get_initial_index())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_indexreturnself.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^KeyError: None
Traceback (most recent call last):
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 214, in run_file
self.edit_run_configurations(
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 232, in edit_run_configurations
self.dialog.setup()
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 746, in setup
self.run_conf_model.get_initial_index())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_index
return self.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: None
Traceback
Traceback (most recent call last):
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 214, in run_fileself.edit_run_configurations(
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 232, in edit_run_configurationsself.dialog.setup()
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 746, in setupself.run_conf_model.get_initial_index())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_indexreturnself.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^KeyError: None
Description
What steps will reproduce the problem?
Description
What steps will reproduce the problem?
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_index
return self.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: None
why i am getting this error message and this dialoge box.
Traceback
Versions
Dependencies
Traceback (most recent call last):
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 214, in run_file
self.edit_run_configurations(
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\container.py", line 232, in edit_run_configurations
self.dialog.setup()
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 746, in setup
self.run_conf_model.get_initial_index())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\radhi\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\models.py", line 192, in get_initial_index
return self.inverted_index[self.current_configuration]
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: None
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: