OSError: mysql_config not found
Trying to deploy django project to railway this errors comes up. I tried to deploy a project without mysql works fine. But when it has a mysqlclient it doesn't work? Error message below
14 Replies
Project ID:
d10c789e-156f-4f6e-9ea0-85bfd5c59dc1
Try adding an environment variable called
NIXPACKS_PKGS
set to mysql80
. If that doesn't work, try creating a repo example and creating an issue on Nixpacks.⚠️ experimental feature
do you have a nixpacks.toml or dockerfile in your repo?
d10c789e-156f-4f6e-9ea0-85bfd5c59dc1
None
Didn't saw those on the videos or blogs i watch and read
Initializing now i just added NIXPACKS_PKGS
I added the variable along with the postgres db
this is an error related to mysql, why mention postgre?
yea i just mention it because the suggested variable is along with the postgres variables of the project cause the new project came with postgress
postgre is better imo
less resource intensive than mysql
got an error
why are your screenshots so blurry
try with postgre instead
Sorry about that
no worries