Public bug reported: Binary package hint: python-setuptools
Ubuntu 9.04 python-setuptools 0.6c9-0ubuntu4 Expected -------------------- - command ``easy_install-2.4`` exists and installs eggs/source packages for python2.4 - ``/usr/bin/python2.4 -m easy_install <somePackage>`` installs <somePackage> as stated in [1] [1] http://peak.telecommunity.com/DevCenter/EasyInstall#multiple-python- versions Actual -------------------- - command ``easy_install-2.4`` does not exist - ``/usr/bin/python2.4 -m easy_install <somePackage>`` returns ``/usr/bin/python2.4: module easy_install not found`` ** Affects: python-setuptools (Ubuntu) Importance: Undecided Status: New -- easy_install-2.4 missing for python2.4 https://bugs.launchpad.net/bugs/369201 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
