Hi Team, Greetings! I am getting below prefect err...
# ask-community
m
Hi Team, Greetings! I am getting below prefect error. Please help to resolve. Note- i am calling an class object from a flow method and that class have some task methods which are called from anothe method from the same class . I am using Python 3.9 and prefect 2.20===> (prefect390)>prefect worker start --pool "local-process" Discovered type 'process' for work pool 'local-process'. Worker 'Processworker fa379641-7f51-4298-9609-fe6875f11bbb' started! 213245.693 | INFO | prefect.flow runs.worker - Worker 'ProcessWorker fa379641-7f51-4298-9609-fe6875f11bbb" submitting flow run '24516d35-b9a5-4cdf-9edc-a687dd368968 213246.140 INFO prefect.flow_runs.worker - Opening process... 213246.190 INFO | prefect.flow_runs.worker Completed submission of flow run '24516d35-b9a5-4cdf-9edc-a687dd368968 C\miniforge3\envs\prefect390\lib\runpy.py127: RuntimeWarning: 'prefect.engine' found in sys.modules after import of package 'prefect', but prior to execution of 'prefect.engine'; this may result in unpredictable behaviour warn(RuntimeWarning(msg)) I C\miniforge3\envs\prefect390\lib\site packages\prefect\engine.py427: PrefectDeprecationlarning: p refect.deployments.deployments.load_flow_from_flow_run has been deprecated. It will not be available after Dec 2824. will be mov ed in Prefect 3 to prefect.flows:load_flow_from_flow_run else avait load_flow_from_flow_run( Fatal Python error: Py CheckRecursiveCall: Cannot recover from stack overflow. Python runtime state: initialized Thread ex09084840 (most recent call first): File "C:\\miniforge3\envs\prefect390\lib\threading.py", line 316 in wait File "C:\miniforge3\envs\prefect390\lib\queue.py", line 188 in get \miniforge3\envs\prefect390\lib\site-packages\prefect_internal\concurrency calls.py", li