installing PyCharm on RaspberryPI VM
by None43 from LinuxQuestions.org on (#57RZG)
Hi there,
I want to teach me some python. But I want to install an other IDE, so I have chosen PyCharm.
I followed the steps from this tutorial:
https://www.element14.com/community/...n-raspberry-pi
But unfortunately when I'm running ./pycharm.sh I'm getting this message:
/opt/pycharm-community-2020.2.1/jbr/bin/java: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
I hope you guys can help me.


I want to teach me some python. But I want to install an other IDE, so I have chosen PyCharm.
I followed the steps from this tutorial:
https://www.element14.com/community/...n-raspberry-pi
But unfortunately when I'm running ./pycharm.sh I'm getting this message:
/opt/pycharm-community-2020.2.1/jbr/bin/java: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
I hope you guys can help me.