-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/07/2013 03:08 AM, Chris Withers wrote:
> 
> I don't see any distribute in there, and I don't know where it might
> be...

'pkg_resources' (/usr/lib/python2.6/dist-packages/pkg_resources.py) comes
from either setuptools or distribute -- in your case, distribute
(probably via a 'python-distribute' Debian package, given that path).

Either you need to get that system pacakge updated, or else removed, or
else insulate yourself from it (e.g., with a 'virtualenv --no-setuptools'
or a self-built Python).


Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlHZbdIACgkQ+gerLs4ltQ7y1ACfSuEQBXY/THSNDsoLysgORTQv
HeQAoI5TH6WOqNG3TR9Fuu4VKURpeil2
=kkLS
-----END PGP SIGNATURE-----

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to