I am trying to start a web service through Flask with the app engine, and I 
require tensorflow 2.1.0 to load a model I trained for this.

However in the requirements.txt when I enter tensorflow==2.1.0 it throws me 
an error, because the pip version is too old, and I seemingly cannot 
install the new pip before tensorflow is searched for. What do I do in this 
situation?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4a442aac-f2b5-4607-a07a-7c2fa24bafd6%40googlegroups.com.

Reply via email to