[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#838638: [Cloud-packages] Bug#838638: /usr/bin/python3-google-api-tools broken; missing several dependencies, does not work even after doing so



On Fri, Sep 23, 2016 at 03:47:08PM +0200, Thomas Goirand wrote:
> If I'm not mistaking, that's not what's going on. httplib is a standard
> Python 2.7 library, but in Python 3, it was renamed as "http". So here,
> we're in a case of not-good-enough Python 3 support.

But in 2.7, there are tons of similar issues. And if I install all of the
packages that I seemingly need, I get:

  pannekake:~> /usr/bin/python2-google-api-tools
  Traceback (most recent call last):
    File "/usr/bin/python2-google-api-tools", line 6, in <module>
      from googlecloudapis.apitools.base.py.base_cli import main
  ImportError: cannot import name main

> However, you've opened a bug against the wrong package. It's
> python3-googlecloudapis which you really wanted.

Is the above also in python3-googlecloudapis, or is it a separate issue,
so that we should split the bug?

/* Steinar */
-- 
Homepage: https://www.sesse.net/


Reply to: