Hi,
As you mentioned, you can add dependencies <https://cloud.google.com/appengine/docs/flexible/python/runtime#dependencies> via requirements.txt file in App Engine Flex. but if your application requires additional operating-system level dependencies, you will need to use a custom runtime <https://cloud.google.com/appengine/docs/flexible/custom-runtimes/> to install the appropriate packages. For further technical support on the error message you get, I recommend that you post your full detailed question <https://stackoverflow.com/help/how-to-ask> to Stack Overflow <https://cloud.google.com/support/docs/stackexchange>, using the supported Cloud tags, since Google Groups are reserved for general Google Cloud Platform-end product discussions and not for technical questions. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/52f00bf8-ab22-47af-a543-d84888af29fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
