Tag Archives: python

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 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 »