tvalentyn commented on issue #26330: URL: https://github.com/apache/beam/issues/26330#issuecomment-1521880049
Do you install tensorflow-datasets in your runtime environment? See: https://beam.apache.org/documentation/sdks/python-pipeline-dependencies/ > On 2.46.0 when using cloudpickle with --save_main_session enabled, I get a different error with ModuleNotFound, cannot find module tensorflow_datasets This in particular suggests that the dependency is not provided at runtime. Also note: --save_main_session has no effect when cloudpickle is used. -- 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]
