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

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?

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