I develop using python-prisma in a Docker, docker-compose environment.
I regularly get errors downloading prisma, is this because the prisma server is not stable? I would like to know if anyone knows the cause.
pyproject.toml
[tool.poetry.dependencies]
python = "^3.11"
prisma-client = "^0.2.1"
prisma = "^0.12.0"
error log
Downloading binaries
[INFO ] httpx: HTTP Request: GET https://binaries.prisma.sh/all_commits/c22652b7e418506fab23052d569b85d3aec4883f/debian-openssl-3.0.x/query-engine.gz "HTTP/1.1 404 Not Found"