Sandip Viradiya
01/17/2024, 12:32 AMSandip Viradiya
01/17/2024, 12:44 AM{
"EXTRA_PIP_PACKAGES": "prefect-aws prefect-bitbucket prefect-dbt prefect-fivetran prefect-databricks"
}
so I don't think it should be package installation issue.
Somehow it's not loading a package, because from the log I see that as the run starts, it's installing that package first.Sandip Viradiya
01/17/2024, 3:51 AMERROR | Flow run 'stalwart-guppy' - Flow could not be retrieved from deployment.
KeyError: "No class found for dispatch key 'bitbucket-repository' in registry for type 'Block'."
Warning! Failed to load collection 'prefect_bitbucket': NameError: name 'Cloud' is not defined
Warning! Failed to load collection 'prefect_bitbucket': ConfigError: duplicate validator function "prefect_bitbucket.credentials.BitBucketCredentials._validate_username"; if this is intended, set `allow_reuse=True`'
Sandip Viradiya
01/17/2024, 4:25 AMTimothy Tassin
01/17/2024, 10:07 PMSandip Viradiya
01/19/2024, 1:08 AM