Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test script fails #337

Closed
danoscarmike opened this issue Mar 7, 2020 · 0 comments · Fixed by #338 or #1133
Closed

Test script fails #337

danoscarmike opened this issue Mar 7, 2020 · 0 comments · Fixed by #338 or #1133
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@danoscarmike
Copy link
Contributor

danoscarmike commented Mar 7, 2020

The test script in the Verifying the Library section of the docs fails.

Traceback (most recent call last):
  File "test.py", line 11, in <module>
    ia = vision.ImageAnnotator(host='vision.googleapis.com')
AttributeError: module 'google.cloud.vision' has no attribute 'ImageAnnotator'
@danoscarmike danoscarmike self-assigned this Mar 7, 2020
danoscarmike added a commit to danoscarmike/gapic-generator-python that referenced this issue Mar 7, 2020
@yoshi-automation yoshi-automation added the triage me I really want to be triaged. label Mar 7, 2020
software-dov pushed a commit that referenced this issue Mar 9, 2020
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment