Can you please make the makedeps optional?
- the helpers currently don’t get installed anyway
- on a python2 free system compiling the python2 helpers isn’t necessary
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: | 292 |
Popularity: | 0.48 |
First Submitted: | 2013-09-25 03:56 (UTC) |
Last Updated: | 2025-03-20 13:26 (UTC) |
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 46 Next › Last »
Can you please make the makedeps optional?
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.
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
@orbital_sfear I'm getting the same.
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.
Hi @deathangel908, that mistake is weird, check if you have the file /usr/share/pixmaps/pycharm.png and check your pycharm installation
Can you please add an icon to desktop? I just see a blank icon https://static.pychat.org/photo/d6IeuTtb_image.png charm.desktop contains Icon=pycharm but I don't see it in the packagebuild
Hello, may be not bad idea separate package for jre: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=goland
Pinned Comments