hi all. i was using github actions to deploy flows...
# prefect-community
d
hi all. i was using github actions to deploy flows and create/update blocks on prefect (v2) it was running well like a week back but today (without any changes to api keys or the workflow definition) the step where prefect config is set has started failing . attaching screenshot for the same.
c
Hi Deepanshu, the error looks like an ImportError -
cannot import name dataclass_transform
Is that something in your code?
d
no its not in my code
i think s3fs and boto3 are having compatibility issues. any suggestions?
👍 1