liferoad opened a new issue, #25172:
URL: https://github.com/apache/beam/issues/25172

   ### What happened?
   
   I created a fresh venv with:
   ```
   python -m venv beam44
   ```
   then tried to install Beam 2.44 with `beam44`
   ```
   pip install "apache-beam[gcp,interactive]"
   ```
   I saw a lot of errors caused by grpcio (see this: 
https://github.com/grpc/grpc/issues/30723). I tried couple of suggestions from 
that grpc PR but could not get it working yet. Any thought to solve this?
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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