Tag Archives: PyCharm IDE

How to Install PyCharm 2017.2.2 in Ubuntu 16.04, 17.04

JetBrains PyCharm IDE has reached 2017.2.2 release more than a week ago. Now you can easily install it in Ubuntu 16.04 and/or Ubuntu 17.04 via PPA. PyCharm 2017.2.2 fixed following bugs: An issue in the creation of Angular CLI projects Code insight and inspection fixes: “method may be static” issues, and misidentification of Python 3.7 Django: Cache conflict with Jinja ...

Read More »

PyCharm 2017.2.2 Released with New Project Screen Fixes

The PyCharm team has announced the release of its python IDE, PyCharm 2017.2.2, a day ago after one week of release candidate. PyCharm 2017.2.2 fixed some issues on the create new project screen. An issue in the creation of Angular CLI projects Code insight and inspection fixes: “method may be static” issues, and misidentification of Python 3.7 Django: Cache conflict ...

Read More »

PyCharm IDE 2017.2.1 Released with Various Fixes

JetBrains PyCharm python IDE got an update by releasing version 2017.2.1 a day ago. The new release brings various bug fixes to Python 3.6, JavaScript, Docker, and more. Changes in PyCharm IDE 2017.2.1 includes: Docker: Python console volume issue fix, and various other fixes Debugging: concurrency visualization for Python 3.6, and console fixes Inspections: variable type comparison bugs Namespace package ...

Read More »

PyCharm 2017.2 Released with SSH Agent (How-to Install)

PyCharm IDE has reached the new major 2017.2 release last night. The new release features Docker Compose support on Windows, SSH Agent, Azure Databases, and Amazon Redshift support. PyCharm 2017.2 features: Small improvements for editing Python files Docker Compose is supported on Windows (only for professional) Support SSH Agent to handle SSH private keys. (only for Professional) Database tools fully ...

Read More »

PyCharm IDE 2017.1.5 Released, How to Install in Ubuntu

The PyCharm Python IDE has reached the new 2017.1.5 release one day ago with several bug-fixes. Here’s how to install or upgrade it in Ubuntu 16.10, Ubuntu 17.10 and derivatives via PPA. PyCharm 2017.1.5 fixed following bugs: Segfault in debugger with Python 3.6 Python debugging would generate ‘unknown opcode’ errors. Test runner: nose generates a bunch of empty lines with ...

Read More »

PyCharm 2017.1.4 Released! How to Install it in Ubuntu

PyCharm 2017.1.4, a new update of the Python IDE developed by JetBrains, was released a few days ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17,04. PyCharm 2017.1.4 features a total of 27 bug-fixes, one new feature, and a few performance improvements. fixed debugger bugs related to IPython and Qt CPU/Memory usage improvements when editing Django ...

Read More »