News
PyCharm 2019.1.3
PyCharm 2019.1.3 is now available, and fixes a couple of issues that we’ve identified in PyCharm 2019.1
Fixed in this Version
- An issue where the PyCharm debugger would freeze when viewing multi-dimensional NumPy arrays has been resolved.
- The PyCharm debugger can automatically attach to subprocesses spawned by your process. Unfortunately, we had a bug that made this freeze the debugger for Python 2 scripts. So, if you’re still on Python 2, you’ll have working subprocess debugging, for the rest of the year.
- Several small issues were resolved in our managed Jupyter server support.
- And many more fixes, see the release notes for more information.
Getting the New Version
You can update PyCharm by choosing Help | Check for Updates (or PyCharm | Check for Updates on macOS) in the IDE. PyCharm will be able to patch itself to the new version, there should no longer be a need to run the full installer.
If you’re on Ubuntu 16.04 or later, or any other Linux distribution that supports snap, you should not need to upgrade manually, you’ll automatically receive the new version.
Prev post Webinar Recording: “42 PyCharm Tips and Tricks” with Paul EverittPyCharm 2019.2 EAP 2 Next post