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
Attempt to save the window layout View->Window layouts->Save current layout
Enter layout name
Click OK
Traceback
Traceback (most recent call last):
File "/Users/rclary/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/layout/container.py", line 131, in <lambda>
triggered=lambda: self.show_save_layout(),
File "/Users/rclary/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/layout/container.py", line 307, in show_save_layoutself.save_current_window_settings('layout_{}/'.format(index),
AttributeError: 'LayoutContainer' object has no attribute 'save_current_window_settings'
Description
What steps will reproduce the problem?
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: