Search Criteria
Package Details: pycharm-eap 2021.1.211.6085.15-1
Git Clone URL: | https://aur.archlinux.org/pycharm-eap.git (read-only, click to copy) |
---|---|
Package Base: | pycharm-eap |
Description: | Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition. |
Upstream URL: | https://www.jetbrains.com/pycharm/nextversion/ |
Keywords: | development editor ide jetbrains python |
Licenses: | |
Provides: | |
Submitter: | vlan |
Maintainer: | qft |
Last Packager: | qft |
Votes: | 28 |
Popularity: | 0.000320 |
First Submitted: | 2011-05-06 08:33 |
Last Updated: | 2021-02-20 18:09 |
Dependencies (18)
- cython (cython-kivy, cython-git) (make)
- python-setuptools (make)
- cython2 (cython2-kivy) (optional) – For performance debugger in Python 2
- docker-compose (docker-compose-git, docker-compose-bin) (optional) – For support docker inside Pycharm
- docker-machine (optional) – For support docker inside Pycharm
- ipython (optional) – For enhanced interactive Python shell v3 inside Pycharm
- ipython2 (optional) – For enhanced interactive Python shell v2 inside Pycharm
- jupyter (optional) – For support Jupyter Notebook
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-selinux, openssh-hpn) (optional) – For deployment and remote connections
- python-coverage (optional) – For support code coverage measurement for Python 3
- python-pytest (optional) – For support testing inside Pycharm with Python 3
- python-setuptools (optional) – Packages manager for Python 3, for project interpreter
- python-tox (optional) – Python environments for testing tool with Python 3
- python2-coverage (optional) – For support code coverage measurement for Python 2
- python2-pytest (optional) – For support testing inside Pycharm with Python 2
- python2-setuptools (optional) – Packages manager for Python 2, for project interpreter
- python2-tox (optional) – Python environments for testing tool with Python 2
- vagrant (vagrant-git) (optional) – For support virtualized development environments
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 ... Next › Last »
lots0logs commented on 2016-12-13 07:44
JetBrains can't seem to decide upon a versioning scheme for the toplevel directory inside the source tarball :face_with_rolling_eyes: Anyway, its fixed now. Cheers!
bas commented on 2016-12-13 06:20
Having the same issue here.
intgr commented on 2016-12-12 22:27
Is it just me or is the package broken?
==> Extracting sources...
-> Extracting pycharm-professional-163.9735.2.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
cp: cannot stat '/usr/src/builds/pycharm-eap/src/pycharm-2016.3.1/*': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
lots0logs commented on 2016-03-11 22:20
@mattoufoutu: Yes, I am purposely using the bundled JDK as it includes optimizations made by Jetbrains for running their software.
mdeous commented on 2016-03-11 21:27
are you using the version with bundled JDK on purpose? wouldn't it make more sense to rely on the system's one instead of potentially having the files twice on the filesystem?
intgr commented on 2015-12-09 13:04
For anyone having problems with the "403 Forbidden" error, see this issue reported upstream: https://youtrack.jetbrains.com/issue/PY-17910
intgr commented on 2015-11-19 09:53
Please change the "url" to https://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview+%28EAP%29 , so it's easier to check what's the most recent EAP release.
EisenSheng commented on 2015-11-14 16:08
The pycharm-eap.desktop file is broken. It points to
/opt/pycharm-pro-eap/bin/pycharm.sh
but the package is installed under
/opt/pycharm-eap/bin/pycharm.sh
intgr commented on 2015-11-12 10:43
Download fails... It's trying to download pycharm-professional-5.1.tar.gz, because "pycharm-professional-${_pkgver/.0}.tar.gz" in sources=() replaces 5.0.1 to 5.1.
-> Downloading pycharm-professional-5.1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 154 100 154 0 0 1502 0 --:--:-- --:--:-- --:--:-- 1509
curl: (22) The requested URL returned error: 403 Forbidden
EisenSheng commented on 2015-11-03 23:22
Would be nice if you could change the source url to be https instead of http.