Hi Kush,
Thank you for reporting this, Apparently there are some conflicts with the OS system version as reported here <https://github.com/pypa/pip/issues/5240>. One workaround for the moment would be to use your own custom runtime <https://cloud.google.com/appengine/docs/flexible/custom-runtimes/build#docker>. Also as your issue seems to be a specific technical issue you would have better assistance from the community by posting in StackOverflow as Google Groups is intended for general discussion On Tuesday, June 11, 2019 at 10:21:13 AM UTC-4, Kush Goyal wrote: > > When I deploy to app engine flexible env I get the below warnings in red: > > Step #1: You are using pip version 10.0.1, however version 19.1.1 is > available. > Step #1: You should consider upgrading via the 'pip install --upgrade pip' > command. > > > I am using python 3 on app engine flexible. > > Is is possible to use the latest version of pip when deploying. My google > sdk version is 249.0.0 and app engine python version is 1.9.85. > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/94c2c96d-aa62-428e-ad75-c3e0e9416b06%40googlegroups.com.
