Package Details: pycharm-professional 2024.3.2-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.73
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2025-01-28 12:53 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Xavier commented on 2024-12-20 15:15 (UTC)

MANUAL INTERVENTION FOR v2024.3.1.1:

Due to the latest changes for the cython speed up, this release is going to show a commit transaction conflicting files, to fix this you need to enable Cython Speed ​​Up file overwriting:

[aur helper] pycharm-professional --overwrite '/opt/pycharm-professional/plugins/python-ce/helpers/pydev/*'

or after manual build:

sudo pacman -U pycharm-professional-2024.3.1.1-1-x86_64.pkg.tar.zst --overwrite '/opt/pycharm-professional/plugins/python-ce/helpers/pydev/*'

Latest Comments

« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 45 Next › Last »

orbital_sfear commented on 2019-12-04 03:51 (UTC)

The build is working again for me.

Xavier commented on 2019-12-03 06:52 (UTC)

Hi Flying-sheep, yes but that was temporal, I enable again the speedup debugging

flying-sheep commented on 2019-11-25 15:02 (UTC)

Can you please make the makedeps optional?

  1. the helpers currently don’t get installed anyway
  2. on a python2 free system compiling the python2 helpers isn’t necessary

Xavier commented on 2019-11-18 03:34 (UTC)

Hi, I think the problem is present in the Pycharm because in cython it seems to be fixed https://github.com/cython/cython/issues/2938 anyway I disable temporally the speedup debugging while it is fixed.

asimaranov commented on 2019-11-16 12:11 (UTC)

The same problem, _pydevd_bundle/pydevd_cython.c:331:11: error: too many arguments to function 'PyCode_New'

The offending request is gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python2.7 -c _pydevd_bundle/pydevd_cython.c -o build/_pydevd_bundle/pydevd_cython.o

fifthecho commented on 2019-11-15 20:37 (UTC)

@orbital_sfear I'm getting the same.

orbital_sfear commented on 2019-11-15 16:15 (UTC)

Is anyone else getting this error after python 3.8 dropped? _pydevd_bundle/pydevd_cython.c:331:11: error: too many arguments to function ‘PyCode_New’

I tried reinstalling cython, it didn't seem to help.

Xavier commented on 2019-09-13 03:50 (UTC)

Hi @deathangel908, that mistake is weird, check if you have the file /usr/share/pixmaps/pycharm.png and check your pycharm installation