Answer the question
In order to leave comments, you need to log in
How to solve the problem with CommandNotFound?
I don't remember exactly what I did, so it ended up being a mistake. Help, please, how to solve?
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 10, in <module>
import CommandNotFound
ImportError: No module named CommandNotFound
Answer the question
In order to leave comments, you need to log in
or you don't have /usr/lib/command-not-found
then you need to install it.
or the necessary dependencies are missing to run it,
then you need to look at what is missing through ldd /usr/lib/command-not-found and install it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question