I updated Python to 2.6.1 and now it works. I can't figure out why it
was not working with Python 2.5.

Thanks,
Tony

On Apr 8, 3:59 pm, Tony Smith <tonyy...@gmail.com> wrote:
> Hi,
>
> I upgraded the SDK to 1.2.0 for Python.
> I am running Windows Vista x64.
>
> Everything worked perfectly in the previous version. Now I get this
> message:
>
> Traceback (most recent call last):
>   File "C:\Program Files (x86)\Google\google_appengine
> \dev_appserver.py", line 76, in <module>
>     from google.appengine.api import appinfo
>   File "C:\Program Files (x86)\Google\google_appengine\google\appengine
> \api\appinfo.py", line 31, in <module>
>     from google.appengine.api import validation
>   File "C:\Program Files (x86)\Google\google_appengine\google\appengine
> \api\validation.py", line 44, in <module>
>     import yaml
> ImportError: No module named yaml
>
> I verified and the path to YAML lib is there.
> Any ideas?
>
> Thanks,
> Tony
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to