https://prefect.io logo
Title
a

Amit Mukherjee

04/11/2023, 7:30 PM
I am trying to install prefect on ec2 (Amazon Linux) but running into the asyncpg related error. Does anyone have any solution for that
Looks like one has to install python development tools
sudo yum install python3-devel