Sammy
12/29/2023, 11:03 AMprefect deploy
? It seems I cannot deploy a flow if the pip requirements are not met in the environment executing the deploy command
prefect.exceptions.ScriptError: Script at 'src/prefect/flows/test-dep.py' encountered an exception: ImportError("cannot import name 'OpenAI' from 'openai' (/Users/X/Library/Python/3.11/lib/python/site-packages/openai/__init__.py)")
Nate
12/29/2023, 3:32 PMprefect deploy
?
yep, for now it isSammy
12/29/2023, 5:17 PM