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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 45 Next › Last »

karcher commented on 2019-01-19 12:37 (UTC)

I had the same issue like VikingofRock with anaconda. I did: $ pyenv shell system and then I could install it normally.

VikingofRock commented on 2019-01-10 02:31 (UTC) (edited on 2019-01-10 02:32 (UTC) by VikingofRock)

If anyone else is encountering an error like:

~/miniconda3/compiler_compat/ld: build/_pydevd_bundle/pydevd_cython.o: unable to initialize decompress status for section .debug_info
~/miniconda3/compiler_compat/ld: build/_pydevd_bundle/pydevd_cython.o: unable to initialize decompress status for section .debug_info
~/miniconda3/compiler_compat/ld: build/_pydevd_bundle/pydevd_cython.o: unable to initialize decompress status for section .debug_info
~/miniconda3/compiler_compat/ld: build/_pydevd_bundle/pydevd_cython.o: unable to initialize decompress status for section .debug_info
build/_pydevd_bundle/pydevd_cython.o: file not recognized: File format not recognized

The solution is to take miniconda off of your path before building pycharm-professional.

gilbus commented on 2018-12-05 20:28 (UTC)

Updated sums for 2018.3.1

diff --git a/PKGBUILD b/PKGBUILD
index 4f9fb3c..dd230cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>

 pkgname=pycharm-professional
-pkgver=2018.3.0
-_pkgver=2018.3
+pkgver=2018.3.1
+_pkgver=2018.3.1
 pkgrel=1
 pkgdesc="Powerful Python and Django IDE. Professional Edition."
 arch=('x86_64')
@@ -20,7 +20,7 @@ source=(https://download.jetbrains.com/python/$pkgname-$_pkgver.tar.gz
         'charm.desktop'
         'charm')
 # https://download.jetbrains.com/python/pycharm-professional-${_pkgver}.tar.gz.sha256
-sha256sums=('18f9018761e1f5488906e97c02a48a20d8c10a090d969f5e1107028f2d679a60'
+sha256sums=('5807c5409d4903183e263828d6b9285dfef13784308c577432758a16697a8a3c'
             'aaf7113e8c56e4d977eca204d57350d9493eda2710abefd2488a2b5d47c53344'
             '40b297ac1d883583ed5d7aae75fb09497a2af5bda9dd4aff83bd6d2892ab6c95'
             '818ed42f4200ae13315587abf6f247f93e68c658a94794f73924c985cdc145d0'

readdeo commented on 2018-10-31 11:22 (UTC)

I get this error when trying to install with aurman:

error: could not extract /opt/pycharm-professional/jre64/lib/amd64/libjfxwebkit.so (Lzma library error: No progress is possible)

Xavier commented on 2018-10-27 15:52 (UTC)

Yeah @philzli, fixed thanks

Philzli commented on 2018-10-26 12:06 (UTC)

This package should conflict with pycharm-community-edition

Xavier commented on 2018-08-25 04:26 (UTC)

Hi @ixil, do you mean the possible to open the pycharm folder projects?

ixil commented on 2018-08-23 21:41 (UTC)

@XavierCLL, any chance the config folders could follow the xdg-guidelines defined in the python scripts? Thanks for your work! :)

dotfile commented on 2018-08-22 14:57 (UTC) (edited on 2018-08-22 14:57 (UTC) by dotfile)

2018.2.1 -> 2018.2.2; ce7313f337b7c20b120a9986cc6d9163ebbc2ef4e9f4743cd057f0730a4d8ec0 -> e7ce851728c411ff2112b82bfabbcb8d20d0433a8d7ce06887588cb278f8c8b1