Search Criteria
Package Details: pycharm-professional 2020.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: | |
Conflicts: | |
Provides: | |
Submitter: | hippojazz |
Maintainer: | XavierCLL |
Last Packager: | XavierCLL |
Votes: | 239 |
Popularity: | 1.87 |
First Submitted: | 2013-09-25 03:56 |
Last Updated: | 2021-01-28 02:44 |
Dependencies (29)
- giflib
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git)
- libdbusmenu-glib (libdbusmenu-glib-ubuntu)
- libxslt (libxslt-git)
- libxss
- libxtst
- nss (nss-hg)
- python (python-dbg)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash)
- cython (cython-kivy, cython-git) (make)
- python-setuptools (make)
- cython (cython-kivy, cython-git) (optional) – For performance debugger in Python 3
- cython2 (cython2-kivy) (optional) – For performance debugger in Python 2
- docker-compose (docker-compose-git, docker-compose-bin) (optional) – For support docker inside Pycharm
- docker-machine (optional) – For support docker inside Pycharm
- ipython (optional) – For enhanced interactive Python shell v3 inside Pycharm
- ipython2 (optional) – For enhanced interactive Python shell v2 inside Pycharm
- jupyter (optional) – For support Jupyter Notebook
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement for Python 3
- python-pytest (optional) – For support testing inside Pycharm with Python 3
- python-setuptools (optional) – Packages manager for Python 3, for project interpreter
- python-tox (optional) – Python environments for testing tool with Python 3
- python2 (optional) – Python 2 support
- python2-coverage (optional) – For support code coverage measurement for Python 2
- python2-pytest (optional) – For support testing inside Pycharm with Python 2
- python2-setuptools (optional) – Packages manager for Python 2, for project interpreter
- python2-tox (optional) – Python environments for testing tool with Python 2
- vagrant (vagrant-git) (optional) – For support virtualized development environments
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7 8 9 10 11 12 ... Next › Last »
XavierCLL commented on 2019-12-03 06:52
Hi Flying-sheep, yes but that was temporal, I enable again the speedup debugging
flying-sheep commented on 2019-11-25 15:02
Can you please make the makedeps optional?
XavierCLL commented on 2019-11-18 03:34
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
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
@orbital_sfear I'm getting the same.
orbital_sfear commented on 2019-11-15 16:15
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.
XavierCLL commented on 2019-09-13 03:50
Hi @deathangel908, that mistake is weird, check if you have the file /usr/share/pixmaps/pycharm.png and check your pycharm installation
deathangel908 commented on 2019-09-03 12:03
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
lybin commented on 2019-07-18 10:13
Hello, may be not bad idea separate package for jre: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=goland
XavierCLL commented on 2019-06-03 21:42
@nicoulaj good idea, added, thanks