Package Details: pycharm-professional 2024.3.3-1

Git Clone URL: https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy)
Package Base: pycharm-professional
Description: Python IDE for Professional Developers. Professional Edition
Upstream URL: https://www.jetbrains.com/pycharm/
Keywords: development editor ide jetbrains python
Licenses: custom
Submitter: hippojazz
Maintainer: Xavier (37h4n)
Last Packager: Xavier
Votes: 293
Popularity: 1.25
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2025-02-14 14:54 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 46 Next › Last »

flying-sheep commented on 2022-04-14 09:43 (UTC) (edited on 2022-04-14 09:44 (UTC) by flying-sheep)

I’m pretty sure it doesn’t depend on jupyter-notebook (not optionally or otherwise). jupyter-notebook is the legacy frontend. PyCharm probably depends on other things. Their docs say to install the jupyter python metapackage: https://www.jetbrains.com/help/pycharm/jupyter-notebook-support.html#get-started

That metapackage installs the kitchen sink by depending on the python packages jupyer-console, ipykernel, qtconsole, notebook, ipywidgets and nbconvert. I’m sure PyCharm actually only needs ipykernel of those, and probably something like jupyter-server or so.

zerophase commented on 2022-03-21 12:04 (UTC)

I disabled ccache for the build, and I get error:

cc1: error: too many filenames given; type ‘cc1 --help’ for usage

Xavier commented on 2022-03-18 05:05 (UTC)

@zerophase not for me, don't build it in any virtualenv active shell or similar

zerophase commented on 2022-03-18 02:20 (UTC) (edited on 2022-03-18 02:20 (UTC) by zerophase)

Is anyone else noticing the new version freezing during the build step? Anyone know what might be going on?

I end up sitting at creating build for a very long time.

https://pastebin.com/rkgJj2Lp

Xavier commented on 2022-02-05 01:09 (UTC)

Hi @nathaniel515, it is correct, delete and try again, you can check the sha256sum here: https://download.jetbrains.com/python/pycharm-professional-2021.3.2.tar.gz.sha256

nathaniel515 commented on 2022-02-04 17:37 (UTC)

The signature check is still failing for pycharm-professional-2021.3.2.tar.gz

simonzack commented on 2022-01-29 12:15 (UTC)

Need a version bump too to after the checksum fix.

Xavier commented on 2022-01-29 00:53 (UTC)

Fixed, (and weird, maybe they updated the tar.gz)