4

I type some command which does not exist at the terminal and I get:

$ asd
/usr/bin/python: can't find '__main__.py' in '/usr/share/command-not-found'

How do I fix the above to display the correct error message? The Ubuntu version I'm using is 10.04, 2.6.32-22

Thierry Lam
  • 4,317

1 Answers1

4

See this bug. You can try the workaround listed or reinstall command-not-found and command-not-found-data.

ta.speot.is
  • 14,233