I just got the same error when doing a setup.py sdist under lucid for my ElectionAudits project, which worked under Hardy. What is the status?
The workaround that seems to have worked for me is to apt-get install python-setuptools, so I'm confused by comment #6. -- pkg_resources.require() throws a DistributionNotFound exception if python-setuptools is not installed https://bugs.launchpad.net/bugs/563060 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
