important-address-85681
11/05/2024, 7:45 PMpython my_flow.py package show
there are only 10 py files from my project and metaflow from .venv. What else is used? Maybe I need to start host machine in docker env or somehow minimalistic enviroment?square-wire-39606
11/06/2024, 6:44 PMimportant-address-85681
11/06/2024, 6:50 PMimportant-address-85681
11/07/2024, 4:28 AMWARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7aa3f0dd7730>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/c6/a1/efde68064c56d9f41954d4013c6a80dd6b449e81e2d9f91c6ec8989c9d02/google_cloud_secret_manager-2.20.2-py2.py3-none-any.whl.metadata
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] bash: line 1: [: -le: unary operator expected
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] bash: line 1: [: -gt: unary operator expected
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] tar: job.tar: Cannot open: No such file or directory
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] tar: Error is not recoverable: exiting now
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] /usr/local/bin/python: Error while finding module specification for 'metaflow.mflog.save_logs' (ModuleNotFoundError: No module named 'metaflow')
2024-11-07 04:26:10.171 [100/calculate_clip_embedding/25372 (pid 3584772)] (exit code 2). This could be a transient error. Use @retry to retry.
important-address-85681
11/07/2024, 4:31 AM