chleech commented on issue #28246: URL: https://github.com/apache/beam/issues/28246#issuecomment-1711802360
@tvalentyn I'm trying to build a runtime image using `FROM apache/beam_python3.9_sdk:2.50.0` but I'm getting this error when I run `pip check` ``` Step #1 - "Build runtime container image": Attempting uninstall: typing-extensions Step #1 - "Build runtime container image": Found existing installation: typing_extensions 4.5.0 Step #1 - "Build runtime container image": Uninstalling typing_extensions-4.5.0: Step #1 - "Build runtime container image": Successfully uninstalled typing_extensions-4.5.0 ``` is this a known issue? -- 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]
