psobot commented on issue #25401:
URL: https://github.com/apache/beam/issues/25401#issuecomment-1438756270

   I can put together a tiny repro, but in general this can be triggered by:
    - Creating a Python Beam pipeline that's a single script
    - Adding `import <any_third_party_module>` at the top of the script
    - Not including anything in `install_requires` in `setup.py`
    - Launching with `--save_main_session`


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