rbravo
Explore posts from serversHow to connect FastAPI with Planetscale (mysqlclient error)
Hey, how are you guys doing? I have a backend on Railway who is running with FastAPI (using this template https://railway.app/template/-NvLj4).
I'm also using planetscale, which requires me to have
mysqlclient
as a dependency. The problem is that when the app is building I'm getting the error attached.
Does anyone know how can I fix this?12 replies