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
When I use Ctrl+M to start array builder in Spyder, I get the following error message. What is the issue?
File "C:\Users\Gautham\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\shell.py", line 244, in
array_table = config_shortcut(lambda: self.enter_array_table(),
AttributeError: 'ShellWidget' object has no attribute 'enter_array_table'
When I use Ctrl+M to start array builder in Spyder, I get the following error message. What is the issue?
File "C:\Users\Gautham\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\shell.py", line 244, in
array_table = config_shortcut(lambda: self.enter_array_table(),
AttributeError: 'ShellWidget' object has no attribute 'enter_array_table'
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: