pycharm installation issue

Answered

Hi

This is Krushna. 

while installing pycharm it shows runtime error 11 

i do have 2 gb ram and windows 10 32 bit OS 

1
1 comment

Hi Krushna,

Starting from version 2019.x, PyCharm use JDK 11, which is not compatible with 32-bit OS. As a result, 64-bit operating system is a minimal requirement for PyCharm 2019.x (https://www.jetbrains.com/help/pycharm/installation-guide.html#requirements)

You can still use PyCharm 2018.x on 32-bit operating system.
You can download the latest version of PyCharm 2018.x from here: https://www.jetbrains.com/pycharm/download/other.html

1

Please sign in to leave a comment.