You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/04/25 14:22:40 UTC

[GitHub] [beam] tvalentyn commented on issue #26330: [Bug]: Dill StockUnpickler.load AttributeError: can't set attribute

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

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