Package Details: pycharm 2026.1.2-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: 2.35
First Submitted: 2025-10-04 18:47 (UTC)
Last Updated: 2026-05-15 20:18 (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 48 Next › Last »

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.

thelinuxguy commented on 2015-10-24 17:44 (UTC)

It has to be some issue with his aur wrapper... just use cower + makepkg to check if it's working

Xavier commented on 2015-10-23 14:51 (UTC)

hi @m_afatah, this is strange, maybe the problem is the frontend of package manager that you use, please check trying use yaourt or pacaur. Anyone else having this problem?

m_afatah commented on 2015-10-23 11:33 (UTC)

@XavierCLL check http://i.imgur.com/B6wJXfi.png

Xavier commented on 2015-10-15 13:35 (UTC)

Impossible, make sure you're installing pycharm-professional instead of pycharm-eap

m_afatah commented on 2015-10-15 09:35 (UTC)

why does this package download pycharm-pro-eap 5.0.0.143.165-1 instead of pycharm-professional 4.5.4-2 ?

Xavier commented on 2015-10-01 04:46 (UTC)

intgr you are right and added extra recommended tools for professional Pycharm, some missing?