Sagar Arora
05/01/2024, 5:09 PMFile "/runner/_work/cc-dbt/cc-dbt/flows/.venv/lib/python3.11/site-packages/prefect/cli/deploy.py", line 266, in deploy
for name in names:
TypeError: 'NoneType' object is not iterable
An exception occurred.
deployment file in threadBryan Dunkley
05/01/2024, 5:12 PMSagar Arora
05/01/2024, 5:13 PMBryan Dunkley
05/01/2024, 5:14 PMSagar Arora
05/01/2024, 5:14 PMSagar Arora
05/01/2024, 5:16 PMSagar Arora
05/01/2024, 5:16 PMBryan Dunkley
05/01/2024, 5:23 PMSagar Arora
05/01/2024, 5:25 PMKevin Grismore
05/01/2024, 5:26 PMtyper
thing which is one of the dependencies for our CLIKevin Grismore
05/01/2024, 5:26 PMtyper
we depend onKevin Grismore
05/01/2024, 5:27 PMSagar Arora
05/01/2024, 5:28 PMKevin Grismore
05/01/2024, 5:39 PMSagar Arora
05/01/2024, 5:42 PMKevin Grismore
05/01/2024, 5:49 PMpip install typer==0.12.3
or add typer==0.12.3
to your requirements.txt