deploy error after using pyarmor
I have a flask application that uses a series of functions that are in the defs_copy file, the site worked normally, however I decided to use pharmor to encrypt the file with my functions, on my pc locally it worked fine, however when I put the site online through from railway, it returns the logs that are in the image as if the imported file did not exist, but it is in the repository, how do I solve it?
Solution:Jump to solution
I do understand why that makes it seem like it's an issue with railway, but that's simply not always the case unfortunately
7 Replies
Project ID:
affce739-47e4-4695-a342-0a9f8831b118
affce739-47e4-4695-a342-0a9f8831b118
why exactly are you obfuscating your code?
It's more for fun, trying to make the code more secure and be able to say it's encrypted and something, etc. I want to fix it to be nice, nothing too major.
well unless someone has experience with pyarmor, im not sure how much help you'll get since this isnt strictly a railway issue
I came here because on my computer locally everything works fine, but I think I'll remove this feature anyway, thanks bro
Solution
I do understand why that makes it seem like it's an issue with railway, but that's simply not always the case unfortunately