Package Details: eric 24.4-1

Git Clone URL: https://aur.archlinux.org/eric.git (read-only, click to copy)
Package Base: eric
Description: A full-featured Python and Ruby IDE in PyQt
Upstream URL: https://eric-ide.python-projects.org/
Licenses: GPL3
Conflicts: eric-common
Replaces: eric-common
Submitter: Foxboron
Maintainer: derchef
Last Packager: derchef
Votes: 6
Popularity: 0.012057
First Submitted: 2021-01-07 20:41 (UTC)
Last Updated: 2024-04-15 05:57 (UTC)

Latest Comments

1 2 Next › Last »

kaurman commented on 2023-10-14 08:16 (UTC)

It seems that qt6-websockets should now be listed as a dependency.

jghodd commented on 2023-05-07 19:16 (UTC) (edited on 2023-05-07 19:16 (UTC) by jghodd)

Am getting the following build error even though I have all possible incantations of qtnetwork installed, including for qt5 and qt6:


==> Starting package_eric()...
Checking dependencies
PyQt & Qt
---------
Found PyQt6
Found pyuic6
Optional 'PyQt6-WebEngine' could not be detected.
Found PyQt6-WebEngine
Found PyQt6-Charts
Found PyQt6-QScintilla
Found QtGui
Sorry, please install QtNetwork.
Found QtPrintSupport
Found QtSql
Found QtSvg
Found QtSvgWidgets
Found QtWidgets

==> ERROR: A failure occurred in package_eric().
    Aborting...

Sorry, I have no solutions. Am seeking a solution to this myself.

kaurman commented on 2023-05-03 21:50 (UTC)

Just in case anyone is experiencing problems starting Eric after the recent Python related upgrades, a rebuild may be enough to fix (worked for me).

Unless I was the only one facing problems, perhaps pkgrel +1 would be a good idea just to force a rebuild for everyone.

kaurman commented on 2023-03-20 01:52 (UTC)

qt6-serialport seems to be a dependency as well. Without it symptoms resemble those described by jester.

a_manthey commented on 2023-03-12 09:51 (UTC)

I get a "ModuleNotFound"-error. Please add python-semver as dependency.

a_manthey commented on 2023-01-14 18:31 (UTC)

I get a "ModuleNotFound"-error. Please add https://archlinux.org/packages/community/any/python-isort/">python-isort as dependency.

keiichiiownsu12 commented on 2022-11-15 17:18 (UTC)

Please add python-black as a dependency. Eric will not start without it.

jester commented on 2022-07-26 20:44 (UTC)

Reboot does not fix the problem. I have done a roll back to version 22.7 and the the application run properly.

Xavion commented on 2022-07-26 05:49 (UTC)

Does it happen every time, even after a reboot? If so, perhaps roll back to the previous version and notify upstream.

jester commented on 2022-07-25 19:19 (UTC)

With the last update when I start Eric, a Pop Up shows

The background client for Python3 disconnected because of an unknown reason. Should it be restarted?

In the console you can See this. QProcess: Destroyed while process ("/usr/bin/python") is still running.

Finally the program does not start.