How to install PyCharm from zip file? [duplicate]

I have downloaded PyCharm and unzipped using unzip command.

By using help from the internet I did everything to install it, but the ./configure command shows me an error:

bash: ./configure: No such file or directory
2

1 Answer

I would recommend to install it via snap

  • easy installation
  • you get updates

You Might Also Like