This message was deleted.
# ask-marvin
s
This message was deleted.
m
Your message was too long by 814 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
What is the fix to the following error?
``` File "/builds/prod-apse2-i-0d67b4c0c6a80e6a5-5/runway/rphamle-test/projects/canary/.venv/lib/python3.9/site-packages/sqprefect/cli.py", line 12, in <module> from prefect.blocks.notifications import PagerDutyWebHook File "/builds/prod-apse2-i-0d67b4c0c6a80e6a5-5/runway/rphamle-test/projects/canary/.venv/lib/python3.9/site-packages/prefect/__init__.py", line 42, in <module> from prefect.runner import Runner, serve File "/builds/prod-apse2-i-0d67b4c0c6a80e6a5-5/runway/rphamle-test/projects/canary/.venv/lib/python3.9/site-packages/prefect/runner/__init__.py", line 1, in <module> from .runner import Runner, serve File "/builds/prod-apse2-i-0d67b4c0c6a80e6a5-5/runway/rphamle-test/projects/canary/.venv/lib/python3.9/site-packages/pref