Matheus Rocha
03/02/2023, 12:42 AMpip3 install 'prefect[aws]'
WARNING: prefect 2.7.9 does not provide the extra 'aws'
Can anyone help me with this?James Sopkin
03/02/2023, 12:44 AMprefect-aws?
Matheus Rocha
03/02/2023, 12:45 AMJames Sopkin
03/02/2023, 12:48 AMJames Sopkin
03/02/2023, 12:48 AMMatheus Rocha
03/02/2023, 12:52 AMWARNING: prefect 2.7.12 does not provide the extra 'aws'
Matheus Rocha
03/02/2023, 12:52 AMJames Sopkin
03/02/2023, 12:54 AMMatheus Rocha
03/02/2023, 12:56 AMJames Sopkin
03/02/2023, 12:56 AMRyan Peden
03/02/2023, 12:57 AMprefect[aws]
is Prefect v1James Sopkin
03/02/2023, 1:00 AMJames Sopkin
03/02/2023, 1:01 AMRyan Peden
03/02/2023, 1:01 AMprefect[aws]
it can find, and pip just tries the latest version of the package and gives up if the aws
extra doesn't exist?Matheus Rocha
03/02/2023, 1:04 AMLambdaInvoke
for example in prefect v2?