8 Replies
Project ID:
d66e88cb-8aab-449e-a6ed-ad582fb525c4
d66e88cb-8aab-449e-a6ed-ad582fb525c4
look into using the pure python mysql client called
pymysql
as it does not depend on any system librariesI am using this
https://pypi.org/project/Flask-MySQLdb/
What do you recommend using?
as mentioned above:
pymysql
trying
Now there's another error
#12 0.362 apt-get: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6)
#12 ERROR: process "/bin/bash -ol pipefail -c apt-get update && apt-get install ffmpeg libsm6 libxext6 -y" did not complete successfully: exit code: 1
add a railway.toml file to your project with this in it