xeny
xeny
RRailway
Created by xeny on 3/17/2024 in #✋|help
pyzbar library
Hi, I'm trying to deploy my code which uses the pyzbar library, but upon deployment, it errors, saying ImportError: Unable to find zbar shared library. I've researched this error, and apparently I need to install the packages libzbar-dev libzbar0. I tried to do this with the startCommand in railway.json but it just doesn't work? I then saw this forum post (https://www.answeroverflow.com/m/1051264145758093362) but it wasn't very helpful, as I'm new to using Nix. Any help would be greatly appreciated, thank you.
38 replies