Package Details: pycharm 2026.1.4-1

Git Clone URL: https://aur.archlinux.org/pycharm.git (read-only, click to copy)
Package Base: pycharm
Description: The only Python IDE you need. Bundled with the official JetBrains Runtime (JBR)
Upstream URL: https://www.jetbrains.com/pycharm/
Licenses: custom
Conflicts: pycharm-community-edition, pycharm-professional
Provides: pycharm
Replaces: pycharm-professional
Submitter: Xavier
Maintainer: Zpecter (Meaulnes)
Last Packager: Zpecter
Votes: 309
Popularity: 1.12
First Submitted: 2025-10-04 18:47 (UTC)
Last Updated: 2026-07-03 19:20 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Meaulnes commented on 2026-03-27 16:37 (UTC)

This comment from @AvacadoCookie should be pinned, IMO.

If anyone is getting errors about Cython or setuptools, and they are using Conda, that comment has the answer.

If anyone is getting errors about Cython or setuptools, and they are using pyenv, there are 2 possible ways to fix it:

  1. pyenv local system to set Python back to the system installed Python for this session.
  2. pip install Cython setuptools to install the necessary packages to your preferred python installation.

AvocadoCookie commented on 2025-12-14 16:22 (UTC)

For all users with ModuleNotFoundError: No module named 'Cython' or 'setuptools' reported, please try the following methods to address the problem:

  1. Quit conda environment. Now after which python typed in console, the output should be /usr/bin/python.
  2. Try again.
  3. If the installation still failed, try again after pacman -S cython python-setuptools.

Latest Comments

« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 46 47 .. 49 Next › Last »

timvandekerkhof commented on 2015-11-02 18:58 (UTC)

Thanks @markzz, that PKGBUILD seems to work :)

markzz commented on 2015-11-02 18:45 (UTC)

Here is a working PKGBUILD... https://gist.github.com/markzz/f7d8d7039107c854a2f0

Bow commented on 2015-11-02 16:13 (UTC)

Would you mind making the download link use HTTPS? It is used as HTTPS in most other JetBrains AUR packages. Additionally I have the same problem as @alfeto: install: cannot stat ‘/home/linux/tmp/yaourt-tmp-linux/aur-pycharm-professional/src/pycharm-5.0/license/PyCharm_license.txt’: No such file or directory

alfeto commented on 2015-11-02 16:01 (UTC)

Just tried to install and it failed. Log: ... ==> Continue building pycharm-professional ? [Y/n] ==> ---------------------------------------------- ==> ==> Building and installing package ==> Making package: pycharm-professional 5.0.0-1 (Seg Nov 2 13:53:41 BRST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pycharm-professional-5.0.tar.gz -> Found pycharm-professional.desktop -> Found pycharm-professional.install -> Found pycharm ==> Validating source files with sha256sums... pycharm-professional-5.0.tar.gz ... Passed pycharm-professional.desktop ... Passed pycharm-professional.install ... Passed pycharm ... Passed ==> Extracting sources... -> Extracting pycharm-professional-5.0.tar.gz with bsdtar ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... install: cannot stat ‘/tmp/yaourt-tmp-myuser/aur-pycharm-professional/src/pycharm-5.0/license/PyCharm_license.txt’: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build pycharm-professional. Should I set the license file somewhere? BTW, I installed the previous version yesterday and had no issues at all.

thelinuxguy commented on 2015-10-30 14:30 (UTC)

I want to change the location of my personal configs. This is only possible in that file.

Xavier commented on 2015-10-30 03:38 (UTC)

Hi @thelinuxguy, If you want change idea properties, is better use the user config file for that.

thelinuxguy commented on 2015-10-29 20:25 (UTC)

could you add a backup entry for /opt/pycharm-professional/bin/idea.properties?

vorlif commented on 2015-10-26 19:26 (UTC)

Hi @XavierCLL, thanks for the help. I have also the applet "Icons-only Task Manager". But after disable "Use launcher icons for running applications" (in task manager settings) I can see the icon. Thanks for your essential information.

Xavier commented on 2015-10-26 16:19 (UTC)

Hi @vorlif, Your problem is not system tray icon, this is icon task (is different). I tested with applet "Only icon task" and work for me: http://imgur.com/eP0fgKL Update your system, maybe reinstall pycharm, try using other icon task, change height of bar...

vorlif commented on 2015-10-26 14:22 (UTC)

Hey Guys, I can not see the system tray icon at KDE5. But in the application-starter has pycharm a icon. I read the wiki article https://wiki.archlinux.org/index.php/KDE#No_system_tray_icons_in_Plasma_5 and have install all packages, but the problem still exist. Has somewone else the same problem or a solution. Thanks. Here a picture: http://i.imgur.com/uEawhAc.png On the right hand of Chrome is pycharm open.