Public bug reported:

I tried to execute thefuck on a fresh Ubuntu 20.04 LTS installation but
this error occurs:

Traceback (most recent call last):
  File "/usr/bin/thefuck", line 9, in <module>
    from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'

That's a clear missing dependency on package python3-distutils. After I
install that the command works again.

** Affects: thefuck (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875178

Title:
   Package "thefuck" missing a dependendency on "python3-distutils"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thefuck/+bug/1875178/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to