For me, python is using this path: /usr/lib/python2.7/dist-packages/ http://docs.python.org/2/install/index.html#modifying-python-s-search-path Could you try this? python import sys sys.path This will give your current paths.
I think you will have python2.X too, because some programs are using that. I think an install corrupted your python paths: http://stackoverflow.com/questions/9753730/how-to-fix-default-python-path-after-installing-virtualenv ** Summary changed: - gufw does not start from System Settings -> Firewall Configuration + Python doesn't find modules ** Summary changed: - Python doesn't find modules + Python doesn't find modules in Ubuntu 13.04 ** Also affects: python Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1194791 Title: Python doesn't find modules in Ubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/gui-ufw/+bug/1194791/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
