https://bugzilla.redhat.com/show_bug.cgi?id=2247164
Bug ID: 2247164 Summary: [abrt] python3-textual-doc: module(): textual:5:<module>:ModuleNotFoundError: No module named 'textual' Product: Fedora Version: 38 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:f1961a9c5a582a93fb0d2c8ba423fef9dc6114f3;VAR IANT_ID=workstation; Component: python-textual Assignee: jonathan@almalinux.org Reporter: pavlikpika@gmail.com CC: epel-packagers-sig@lists.fedoraproject.org, jonathan@almalinux.org, python-packagers-sig@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Version-Release number of selected component: python3-textual-doc-0.10.0-1.fc38
Additional info: reporter: libreport-2.17.11 kernel: 6.5.8-200.fc38.x86_64 cmdline: /usr/bin/python3 -sP /usr/bin/textual --help cgroup: 0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/vte-spawn-528f7120-a6e4-47c6-b46a-54951c7789d0.scope uid: 1000 reason: textual:5:<module>:ModuleNotFoundError: No module named 'textual' executable: /usr/bin/textual type: Python3 package: python3-textual-doc-0.10.0-1.fc38 runlevel: N 5 exception_type: ModuleNotFoundError crash_function: module interpreter: python3-3.11.6-1.fc38.x86_64
Truncated backtrace: textual:5:<module>:ModuleNotFoundError: No module named 'textual'
Traceback (most recent call last): File "/usr/bin/textual", line 5, in <module> from textual.cli.cli import run ModuleNotFoundError: No module named 'textual'
Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d0336b90> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/bin/textual' __cached__: None re: <module 're' from '/usr/lib64/python3.11/re/__init__.py'> sys: <module 'sys' (built-in)>
https://bugzilla.redhat.com/show_bug.cgi?id=2247164
Aoife Moloney amoloney@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |EOL Status|NEW |CLOSED Last Closed| |2024-05-31 08:51:56
--- Comment #8 from Aoife Moloney amoloney@redhat.com --- Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.
Fedora Linux 38 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field.
If you are unable to reopen this bug, please file a new report against an active release.
Thank you for reporting this bug and we are sorry it could not be fixed.
epel-packagers-sig@lists.fedoraproject.org