What steps will reproduce the problem?
1. run 'pip install apiclient'
2. run whatever package that depends on google-api-python-client (from
apiclient import discover)
3. encounter errors due to different api/module
Please provide any additional information below.
This is more a problem for people not familiar with either package which can
cause them to believe that packages that call 'import apiclient' just require
the aptly named apiclient from the cheeseshop.
Also note the upstream issue I have reported:
https://github.com/shazow/apiclient/issues/4
Original issue reported on code.google.com by red15...@gmail.com on 22 Oct 2013 at 11:56
Original issue reported on code.google.com by
red15...@gmail.com
on 22 Oct 2013 at 11:56