On 24 September 2013 16:25, eryksun <eryk...@gmail.com> wrote:
>
> The "command-not-found" script uses 3.x on Ubuntu/Mint:
>
> http://packages.ubuntu.com/saucy/command-not-found
>
> It's 2.x on Debian, but thankfully it isn't part of the default install.

I actually find it useful. I wish I could get the same for import
errors in the Python interactive terminal:

>>> import numpy
ImportError: module numpy not found, install it with 'sudo apt-get
install python3-numpy'


Oscar
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to