TheNeuralBit commented on PR #23239:
URL: https://github.com/apache/beam/pull/23239#issuecomment-1248371605

   This breaks our usage. From Python PreCommit:
   ```
   apache_beam/ml/gcp/visionml_test.py:36: in <module>
       from apache_beam.ml.gcp import visionml
   apache_beam/ml/gcp/visionml.py:57: in <module>
       class AnnotateImage(PTransform):
   apache_beam/ml/gcp/visionml.py:156: in AnnotateImage
       Union[str, bytes], Optional[vision.types.ImageContext])
   E   AttributeError: module 'google.cloud.vision' has no attribute 'types'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to