On 03/06/15 15:59, Daniele Tricoli wrote: > The packaged version of requests reside on /usr/lib/python2.7/dist- > packages/requests/, did you installed it with a "sudo pip install”? Anyway > packaged version of requests doesn't use “.packages.*” as import point.
deleting /usr/local/lib/python2.7/requests* fixed it, now to go through and get rid of the cruft that pip has installed on my system and replace them with proper debian packages (e.g. python-twython). thanks a lot! _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

