You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
The test script in the Verifying the Library section of the docs fails.
The text was updated successfully, but these errors were encountered: