Bug 1985756 - [abrt] python3-argcomplete: module(): register-python-argcomplete:28:<module>:ModuleNotFoundError: No module named 'argcomplete'
Summary: [abrt] python3-argcomplete: module(): register-python-argcomplete:28:<module>...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-argcomplete
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:877214a1930200a050405fd5183...
: 1985763 2142221 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-25 14:09 UTC by MarcioRS
Modified: 2023-09-18 00:28 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-08-12 22:50:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details
File: cpuinfo (2.52 KB, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details
File: environ (1.83 KB, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details
File: mountinfo (2.77 KB, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details
File: namespaces (172 bytes, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details
File: open_fds (263 bytes, text/plain)
2021-07-25 14:09 UTC, MarcioRS
no flags Details

Description MarcioRS 2021-07-25 14:09:09 UTC
Version-Release number of selected component:
python3-argcomplete-1.12.0-3.fc34

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/session-2.scope
cmdline:        /usr/bin/python3 -s /usr/bin/register-python-argcomplete abrt
crash_function: module
exception_type: ModuleNotFoundError
executable:     /usr/bin/register-python-argcomplete
interpreter:    python3-3.9.6-2.fc34.x86_64
kernel:         5.12.17-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
register-python-argcomplete:28:<module>:ModuleNotFoundError: No module named 'argcomplete'

Traceback (most recent call last):
  File "/usr/bin/register-python-argcomplete", line 28, in <module>
    import argcomplete
ModuleNotFoundError: No module named 'argcomplete'

Local variables in innermost frame:
__name__: '__main__'
__doc__: '\nRegister a Python executable for use with the argcomplete module.\n\nTo perform the registration, source the output of this script in your bash shell\n(quote the output to avoid interpolation).\n\nExample:\n\n    $ eval "$(register-python-argcomplete my-favorite-script.py)"\n\nFor Tcsh\n\n    $ eval `register-python-argcomplete --shell tcsh my-favorite-script.py`\n\nFor Fish\n\n    $ register-python-argcomplete --shell fish my-favourite-script.py > ~/.config/fish/my-favourite-script.py.fish\n'
__package__: None
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7f2a55bc8c10>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/bin/register-python-argcomplete'
__cached__: None
sys: <module 'sys' (built-in)>
argparse: <module 'argparse' from '/usr/lib64/python3.9/argparse.py'>

Comment 1 MarcioRS 2021-07-25 14:09:13 UTC
Created attachment 1805509 [details]
File: backtrace

Comment 2 MarcioRS 2021-07-25 14:09:14 UTC
Created attachment 1805510 [details]
File: cpuinfo

Comment 3 MarcioRS 2021-07-25 14:09:16 UTC
Created attachment 1805511 [details]
File: environ

Comment 4 MarcioRS 2021-07-25 14:09:17 UTC
Created attachment 1805512 [details]
File: mountinfo

Comment 5 MarcioRS 2021-07-25 14:09:18 UTC
Created attachment 1805513 [details]
File: namespaces

Comment 6 MarcioRS 2021-07-25 14:09:20 UTC
Created attachment 1805514 [details]
File: open_fds

Comment 7 MarcioRS 2021-07-25 14:20:18 UTC
*** Bug 1985763 has been marked as a duplicate of this bug. ***

Comment 8 Miro Hrončok 2021-07-25 20:19:51 UTC
Does this help?

$ sudo dnf reinstall python3-argcomplete

Have you ever used sudo pip to install some Python packages?

Comment 9 Miro Hrončok 2021-08-12 22:50:35 UTC
Reopen this bugzilla if you ever get back to it.

Comment 10 Michal Fabik 2022-11-14 09:35:31 UTC
*** Bug 2142221 has been marked as a duplicate of this bug. ***

Comment 11 Red Hat Bugzilla 2023-09-18 00:28:38 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.