Requirement working when ran locally but not when synced to railway
mashioh
HOBBYOP
2 years ago
Hello, I started image manipulation using pillow and aioeasypillow, when i run it locally after installing it to my vsc, it works perfectly. When I send it to railway, it errors out saying it couldn't build the wheels for pillow. I have both pillow and aioeasypillow set to their correct versions on the requirements file.
pillow==9.1.1
aioeasypillow==0.0.3
I'm unsure why its failing out so any tips or fixes would be appreciated!
ⓘ Deployment information is only viewable by Project members and Railway admins.
1 Replies