Hi Richard,

python has 2 different branch, python 3 and python 2, and both still
updated (at least until 2020).
not all python 2 code can be interpreted correctly by python 3,
because not all code are created as polyglot.

As I know, Google App Engine for Python still using python 2.7 until now,
and that's why I recommend you to use (download and install) Python 2.7,
of course you can download it via python.org website.

I don't updated with Google App Engine for PHP, but if you got problem with
different version of the package,
I think at least you should try the correct version, is it working?

-- 
sincerely,
oon arfiandwi



On Sat, May 19, 2018 at 5:56 AM Richard Bernstein <richb...@gmail.com>
wrote:

> I am following the directions. It says I need:
>
>
>    - Google App Engine SDK for PHP
>    
> <https://developers.google.com/appengine/downloads?hl=en#Google_App_Engine_SDK_for_PHP>
>     <<done
>    - Python <http://www.python.org/> version 2.7
>    <<current version is 3.6.5
>    - php-cgi 5.4 with the relevant modules  <<I am currently running php
>    5.6
>    - MySQL (for applications that work with databases)
>
> So do I need to load these exact versions? They are somewhat old, right? I
> can set my php back (who knows what it will break?) and maybe find an old
> copy of python 2.7. Do I need to install older versions or are the
> instructs old?
>
> --
> 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 post to this group, send email to google-appengine@googlegroups.com.
> 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/72aa4898-0900-4803-ad89-55996a769dc7%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/72aa4898-0900-4803-ad89-55996a769dc7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 post to this group, send email to google-appengine@googlegroups.com.
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/CACUNLpVA98VMb_AsXD%3D9nmN2ENg9x7FgSr73NU%2BfHySoZig%2BvQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to