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
I get "spyder has encountered an internal problem!" window when pressing the run button. Could you help?
Traceback
Traceback (most recent call last):
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/widgets.py", line 770, in update_configuration_run_indexself.run_conf_model.update_index(index)
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/models.py", line 209, in update_indexself.executor_model.switch_input(uuid, (ext, context_id))
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/models.py", line 96, in switch_inputraiseValueError(
ValueError: The requested run input combination ('', 'file') is not registered
Traceback (most recent call last):
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/container.py", line 214, in run_fileself.edit_run_configurations(
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/container.py", line 244, in edit_run_configurationsself.dialog.run_btn_clicked()
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/widgets.py", line 888, in run_btn_clickedself.accept()
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/widgets.py", line 1052, in accept
executor_name, __ =self.executors_model.get_selected_run_executor(
File "/home/yallys/anaconda3/envs/whisper_env/lib/python3.10/site-packages/spyder/plugins/run/models.py", line 107, in get_selected_run_executor
executor_name = executor_indices[index]
KeyError: -1
Description
What steps will reproduce the problem?
I get "spyder has encountered an internal problem!" window when pressing the run button. Could you help?
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: