You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/15 17:00:51 UTC

[GitHub] [beam] TheNeuralBit commented on pull request #23239: Update google-cloud-vision requirement from <2,>=0.38.0 to >=0.38.0,<4 in /sdks/python

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org