damccorm commented on PR #28571:
URL: https://github.com/apache/beam/pull/28571#issuecomment-1734265990

   > ```
   >        RuntimeError: Pipeline construction environment and pipeline 
runtime environment are not compatible. If you use a custom container image, 
check that the Python interpreter minor version and the Apache Beam version in 
your image match the versions used at pipeline construction time. Submission 
environment: beam:version:sdk_base:apache/beam_python3.8_sdk:2.52.0.dev. 
Runtime environment: beam:version:sdk_base:apache/beam_python3.8_sdk:2.51.0.dev.
   > ```
   > 
   > New error:
   > 
   > I wonder if we somehow build the from a different commit than we test?
   
   I think that might mean that we haven't published the new snapshot 
containers?
   
   I'm pretty sure we're not building/testing from different commits since its 
all just one big gradle task


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