https://prefect.io logo
b

Brian Franklin

08/31/2023, 3:43 PM
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

Brian Russell

08/31/2023, 3:44 PM
Hi Brian, yes, and the team is working on the fix! https://prefect-community.slack.com/archives/CL09KU1K7/p1693439546653409
👍 1