Removing the .pth breaks paste (thanks Daviey):

(sid-amd64)root@raleigh:/srv/home/laney# python -c 'import paste'
(sid-amd64)root@raleigh:/srv/home/laney# rm 
/usr/lib/python2.6/dist-packages/Paste-1.7.5.1-nspkg.pth 
(sid-amd64)root@raleigh:/srv/home/laney# python -c 'import paste'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named paste

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810019

Title:
  UserWarning printed on import pkg_resources'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/distribute/+bug/810019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to