Page 1 of 1

Urgent: Error installing Pycharm

Posted: Mon Jan 29, 2018 5:48 pm
by Abanoub.G
Hi,
I am trying to make my crazy file increase its thrust from 0% to 100% in steps of 16 with so I can measure its thrust for my project. I am trying to run the example functions first to familiarise myself with it, such as the ramp function. However I need Pycharm to do so. I have downloaded it but had problems installing it. I have managed to extract it and now only having a problem with running the pycharm.sh file. I go on pressing ./pycharm.sh which supposed to make the thing run and start pycharm but I am getting the following error
Screen Shot 2018-01-29 at 17.46.14.png
I am completely stuck and really need some help promptly, Please.
Many thanks

Re: Urgent: Error installing Pycharm

Posted: Mon Jan 29, 2018 6:50 pm
by Abanoub.G
Right found the solution, apparently I am using an existing VM that from the error looks like is lacking some Java files etc.
So for installing Java I have just followed the steps on this website:
https://www.digitalocean.com/community/ ... th-apt-get

Note this should work for Linux Ubuntu and Xubuntu

Regards
AG