Bug 1985756

Summary: [abrt] python3-argcomplete: module(): register-python-argcomplete:28:<module>:ModuleNotFoundError: No module named 'argcomplete'
Product: [Fedora] Fedora Reporter: MarcioRS <marcio.rs>
Component: python-argcompleteAssignee: Miro Hrončok <mhroncok>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: belicdima8, dbmacartney, gspurgeon, igor.raits, mfabik, mhroncok, msrb, python-sig, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/3b98128b934da6ffbaf7513906c0942f59e86d5c
Whiteboard: abrt_hash:877214a1930200a050405fd51831f615f1cf1637;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-08-12 22:50:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

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