Paul Krill
Editor at Large

PyCharm Python IDE backs Apple Silicon

news
Jan 5, 20211 min

Latest upgrade to the JetBrains IDE for Python development brings support for new Mac hardware and fixes multiple bugs.

green tree python
Credit: David Clode

PyCharm, JetBrains’ IDE for Python development, now supports Apple Silicon M1 processors. The new hardware support was added with version 2020.3.2 of the tool.

The upgrade was announced on December 31. Developers can access the new capability by downloading a separate installer for Apple Silicon from the JetBrains website or through the JetBrains Toolbox app, found under the “Available for Apple M1” section.

Apple Silicon is Apple’s replacement for Intel processors in its Mac computers. Release notes for PyCharm 2020.3.2 can be found at confluence.jebrains.com. Other highlights of PyCharm 2020.3.2:

  • An issue has been fixed related to debugging of Jupyter notebooks. The issue involved freezing after resumption of the debugging process.
  • A fix has been made to an issue in which renaming a WSL interpreter broke the helpers path and prevented the debugger from working.
  • A quick fix has been made in which only an unused variable will be removed and not the entire statement in situations involving unused variables arising in complex assignments.
  • When detecting when developers are trying to import a non-existing name in CapitalizedWords style, PyCharm now will define such an identifier as a class and suggest an appropriate quick fix.
Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author