https://prefect.io logo
Title
h

Hamza Kazmi

01/16/2023, 12:00 PM
Hello everyone, i am getting following warning
WARNING: prefect 2.0.0 does not provide the extra 'aws'
WARNING: prefect 2.0.0 does not provide the extra 'google'
WARNING: prefect 2.0.0 does not provide the extra 'snowflake'
WARNING: prefect 2.0.0 does not provide the extra 'viz'
When doing :
pip install "prefect[aws,google,snowflake,viz]==2.0.0"
am i doing something wrong ?
a

Andrew Huang

01/16/2023, 6:14 PM
Yes that’s only available for Prefect 1, to use gcp and snowflake there are separate packages: prefect-gcp and prefect-snowflake