Hi, I am trying to use Playwright python with pref...
# prefect-community
m
Hi, I am trying to use Playwright python with prefect using docker. Though 'playwright' is installed, It gives me an error while running from prefect deployment : "ModuleNotFoundError: No module named 'playwright' ". But works fine while running python command.