5

I've downloaded pyCharm from jetbrains website. Then I've extracted that downloaded file and via terminal I ran this command to install pycharm,

./pycharm.sh

Is stopped with the mention Installation completed so I activated the pycharm. But later I searched on Applications but could not find pycharm. Why?

mefahimrahman
  • 247
  • 1
  • 4
  • 10

1 Answers1

5

When you run ./pycharm.sh, did it ask you whether you wanted to create a launcher entry? If it didn't or you didn't select it, run it again and create a launcher entry by going to Tools menu and selecting Create Launcher Entry. Maybe a restart of the system might help too.

Ankur22
  • 106
  • 1
  • 5