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'>
Created attachment 1805509 [details] File: backtrace
Created attachment 1805510 [details] File: cpuinfo
Created attachment 1805511 [details] File: environ
Created attachment 1805512 [details] File: mountinfo
Created attachment 1805513 [details] File: namespaces
Created attachment 1805514 [details] File: open_fds
*** Bug 1985763 has been marked as a duplicate of this bug. ***
Does this help? $ sudo dnf reinstall python3-argcomplete Have you ever used sudo pip to install some Python packages?
Reopen this bugzilla if you ever get back to it.
*** Bug 2142221 has been marked as a duplicate of this bug. ***