Awesome scientific environment written in Python, for Python!

Spyder Python

Spyder Python 6.0.3

  -  547.45 MB  -  Open Source
  • Latest Version

    Spyder Python 6.0.4

  • Operating System

    Windows 10 (64-bit) / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Pierre Raybaut / External Link

  • Filename

    Spyder-Windows-x86_64.exe

  • MD5 Checksum

    2e3f81091e53dbd65a89e02e5cb11853

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Spyder Python 6.0.3.


For those interested in downloading the most recent release of Spyder Python or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Spyder Python 6.0.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Spyder Python 6.0.3 Screenshot 1
  • Spyder Python 6.0.3 Screenshot 2
  • Spyder Python 6.0.3 Screenshot 3
  • Spyder Python 6.0.3 Screenshot 4

What's new in this version:

Important fixes:
- Restore widget shortcuts to Preferences and allow to change them on the fly
- Add support for IPython enhanced tracebacks and use the selected color scheme in the editor when showing them
- Improve the way users can select the interface font in Preferences
- Activate Open last closed shortcut and restore some missing context menu actions in the Editor
- Fix several issues when getting selections to run them
- Use the INSTALLER_UNATTENDED environment variable to not launch Spyder automatically if installing it in batch/silent mode from the standalone installers

API changes:
- Add plugin_name kwarg to the register_shortcut_for_widget method of SpyderShortcutsMixin
- The add_configuration_observer method was added to SpyderConfigurationObserver
- Add items_elide_mode kwarg to the constructors of SpyderComboBox and SpyderComboBoxWithIcons
- The sig_item_in_popup_changed and sig_popup_is_hidden signals were added to SpyderComboBox, SpyderComboBoxWithIcons and SpyderFontComboBox

Fixed:
- Menuinst error related with the reset shortcut
- Internal console completions are very difficult to read in dark mode
- Shortcuts don't work for new files in the Editor
- Custom shortcut Alt+Shift+Return doesn't work
- REQUIRED.app is installed by Spyder macOS installer
- Delete folded block erases text on following line
- RuntimeError when trying to compute the console banner
- Open last closed shortcut (Ctrl+Shift+T) does not work
- Attempt to add path in Anaconda3/pkgs to Pythonpath manager leads to an error
- Move from using jupyter-desktop-server to jupyter-remote-desktop-proxy for binder setup
- Spyder restart required after changing some shortcuts in Preferences
- Silent install automatically starts the application in Spyder 6
- Restore content of font selection pull-down menu in preferences back to version 5 quality
- Spyder 6 stuck when computing xHeight of monospace font
- Global Run preset default values reappear after restart
- Run selection is missing from the Editor's context menu in Sypder 6.0
- AttributeError in tour when Help plugin is not available
- F9 (run selection) fails from .md file
- KeyError problem when running files
- Many shortcuts not showing in Preferences
- Color Scheme Error: configparser.NoOptionError: No option 'custom-0/normal' in section: 'appearance'
- Search -> Find text only works for Editor
- Traceback color handling and definition need improvements
- Code highlight removed after run selected or current line
- Add support for IPython enhanced tracebacks