Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#79791 - [ipython] Missing python-decorator dependency
Attached to Project:
Arch Linux
Opened by Fabian (fagu) - Wednesday, 27 September 2023, 09:30 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 27 September 2023, 12:20 GMT
Opened by Fabian (fagu) - Wednesday, 27 September 2023, 09:30 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 27 September 2023, 12:20 GMT
|
DetailsDescription:
This package should depend on python-decorator. Additional info: * package version(s) 8.15.0-2 Steps to reproduce: In the python shell: >>> import IPython Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.11/site-packages/IPython/__init__.py", line 54, in <module> from .terminal.embed import embed File "/usr/lib/python3.11/site-packages/IPython/terminal/embed.py", line 15, in <module> from IPython.core.interactiveshell import DummyMod, InteractiveShell File "/usr/lib/python3.11/site-packages/IPython/core/interactiveshell.py", line 72, in <module> from IPython.core.formatters import DisplayFormatter File "/usr/lib/python3.11/site-packages/IPython/core/formatters.py", line 19, in <module> from decorator import decorator ModuleNotFoundError: No module named 'decorator' See also: https://github.com/ipython/ipython/blob/b6d55c26b65f02628d6cfa2e8975ed37a97e898c/setup.cfg#L35 |
This task depends upon
Closed by Antonio Rojas (arojas)
Wednesday, 27 September 2023, 12:20 GMT
Reason for closing: Fixed
Additional comments about closing: ipython 8.15.0-3
Wednesday, 27 September 2023, 12:20 GMT
Reason for closing: Fixed
Additional comments about closing: ipython 8.15.0-3

Was implicitly pulled by traitlets until https://gitlab.archlinux.org/archlinux/packaging/packages/python-traitlets/-/commit/fc7062f8854f9888964051f7b5ff9575b9fa7e14