On my Ubuntu machine, there's an httplib2 directory under /usr/lib/python2.7/dist-packages .
httplib2 imports and works fine in a Python script. However, the above error message appears when I try to run the same script using PyPy 2.6 . I suspect it's a configuration problem. Any suggestions? Glenn
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev