I'm using idle3 (3.0.1.0-ubuntu3) in jaunty and the issue occurs again:
han...@romeo ~ % cat /usr/bin/idle3
#! /usr/bin/python
from idlelib.PyShell import main
if __name__ == '__main__':
main()
Changing "#! /usr/bin/python" to "#! /usr/bin/python3" solves this.
--
idle3 crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/336381
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs