Hey all. prefect installs anyio as a dependency an...
# ask-community
b
Hey all. prefect installs anyio as a dependency and this package had a major release yesterday that seems to have a breaking change for Prefect. Anyone else seeing this error?
from anyio import start_blocking_portal
ImportError: cannot import name 'start_blocking_portal' from 'anyio' (C:\repos\prefectenv\lib\site-packages\anyio\__init__.py)
2
b
Hi Brian, yes, and the team is working on the fix! https://prefect-community.slack.com/archives/CL09KU1K7/p1693439546653409
👍 1