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
Keras is already installed as digital library in my computer and when I am trying to run a code from github, it is not running. Here on Spyder, keras is not recognised.
Traceback
Traceback (most recent call last):
File "D:\Spyder\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 803, in update_parameter_setself.current_widget.set_configuration(exec_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'set_configuration'
Traceback (most recent call last):
File "D:\Spyder\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 803, in update_parameter_setself.current_widget.set_configuration(exec_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'set_configuration'
Traceback (most recent call last):
File "D:\Spyder\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\run\widgets.py", line 803, in update_parameter_setself.current_widget.set_configuration(exec_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: 'NoneType' object has no attribute 'set_configuration'
Description
What steps will reproduce the problem?
Keras is already installed as digital library in my computer and when I am trying to run a code from github, it is not running. Here on Spyder, keras is not recognised.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: