green-agency-30976
11/08/2023, 9:58 PMOriginal exception: module 'aiobotocore' has no attribute 'AioSession'
(error log in thread below) could it be related to the fsspec version issue by any chance?green-agency-30976
11/08/2023, 9:58 PM[1/1] currentAttempt done. Last Error: USER::Pod failed. No message received from kubernetes.
[a8c48jpxndf4hrqrmwcg-n0-0] terminated with exit code (1). Reason [Error]. Message:
│
│ │
│ ❱ 519 │ │ _download_distribution(additional_distribution, dest_dir) │
│ │
│ /usr/local/lib/python3.10/site-packages/flytekit/core/utils.py:295 in │
│ wrapper │
│ │
│ ❱ 295 │ │ │ │ return func(*args, **kwargs) │
│ │
│ /usr/local/lib/python3.10/site-packages/flytekit/tools/fast_registration.py: │
│ 113 in download_distribution │
│ │
│ ❱ 113 │ FlyteContextManager.current_context().file_access.get_data(additio │
│ │
│ /usr/local/lib/python3.10/site-packages/flytekit/core/data_persistence.py:32 │
│ 6 in get_data │
│ │
│ ❱ 326 │ │ │ raise FlyteAssertion( │
╰──────────────────────────────────────────────────────────────────────────────╯
FlyteAssertion: Failed to get data from
<s3://flyte-artifacts.dev.degould.online/spec-check/development/2UG5RZNOOPUKCLMUJ>
LHOHXTUEY======/fast97ceef003a149782301c596a71a9b60c.tar.gz to /root/
(recursive=False).
Original exception: module 'aiobotocore' has no attribute 'AioSession'
.
green-agency-30976
11/08/2023, 10:40 PMfsspec>=2023.3.0,<=2023.9.2
causes it. I tried without and don’t get this error 😕curved-petabyte-84246
11/09/2023, 12:49 AMgreen-agency-30976
12/08/2023, 1:00 PMgreen-agency-30976
12/08/2023, 1:00 PMgreen-agency-30976
12/12/2023, 12:55 PMcurved-petabyte-84246
01/07/2024, 8:16 AMgreen-agency-30976
01/08/2024, 10:17 AMwhite-addition-33046
01/19/2024, 4:55 PMwhite-addition-33046
01/19/2024, 4:58 PMflytekit = "1.10.2"
green-agency-30976
01/21/2024, 1:02 PM