0

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
  • is the file ./configure executable? – NK_ Jul 23 '20 at 14:20
  • 1
    This is not a source distribution - please see the installation instructions here: https://www.jetbrains.com/help/hub/Installing-Hub-with-Zip-Distribution.html – steeldriver Jul 23 '20 at 14:21

1 Answers1

0

I would recommend to install it via snap

  • easy installation
  • you get updates

https://snapcraft.io/pycharm-community

Jürgen Gmach
  • 695
  • 5
  • 12