Laraib Siddiqui
12/22/2022, 5:47 PMfrom prefect.tasks.shell import ShellTask
it throws out and error
ModuleNotFoundError: No module named 'prefect.tasks.shell'; 'prefect.tasks' is not a package
I know i can use prefect-shell
to overcome this and run python scripts but i couldn't find any resolution on the above error