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 .. 38 39 40 41 42 43 44 45 46 47 48 Next › Last »

intgr commented on 2015-09-30 13:32 (UTC)

XavierCLL, please move python-coverage and python2-coverage to optdepends. They are optional extras, PyCharm itself runs fine without them.

intgr commented on 2015-09-06 20:43 (UTC)

@cinatic I don't think that's a packaging bug, please report to upstream bug tracker https://youtrack.jetbrains.com/

cinatic commented on 2015-09-06 18:20 (UTC)

v4.5.4 is okay but css highlighting seems not to work?

Xavier commented on 2015-08-22 13:54 (UTC)

The v4.5.4 Release Candidate is not a estable version

volmok commented on 2015-08-22 07:31 (UTC)

4.5.4 is out

thelinuxguy commented on 2015-06-25 03:10 (UTC)

works fine now. I first tried installing it using yaourt. I guess when I opened the install file I somehow inserted a newline at the end...

Xavier commented on 2015-06-24 16:57 (UTC)

ok, please try again

thelinuxguy commented on 2015-06-23 23:41 (UTC)

the difference seems to have been a "\n" at the end of the file. Don't know how it managed to find it's way into my version of the file...

Xavier commented on 2015-06-18 14:49 (UTC)

I tested and it work fine, please delete the temporal build package in /tmp/yaourt-tmp-USER/aur-pycharm-professional and try again.

thelinuxguy commented on 2015-06-17 22:35 (UTC)

the shasum for pycharm-professional.install is wrong.