i have very similiar problem. i'm using x64 vista but just x86 python.
for my scripts works perfect, but for app engine not so much. if i had
turned on automatic update, it's take down python. dono why. here is
output

Problem signature:
  Problem Event Name:   APPCRASH
  Application Name:     python.exe
  Application Version:  0.0.0.0
  Application Timestamp:        47bd6a89
  Fault Module Name:    StackHash_6040
  Fault Module Version: 0.0.0.0
  Fault Module Timestamp:       00000000
  Exception Code:       c0000005
  Exception Offset:     02e82bf4
  OS Version:   6.0.6001.2.1.0.256.1
  Locale ID:    1051
  Additional Information 1:     6040
  Additional Information 2:     fa12b763112a85693c35090816c39a8c
  Additional Information 3:     06c1
  Additional Information 4:     d5b8cd217dbf3879bd45692e7877f782

if not, then i've this problem
 INFO     2008-12-25 23:02:33,415 appcfg.py] Server:
appengine.google.com
WARNING  2008-12-25 23:02:33,421 datastore_file_stub.py] Could not
read datastor
e data from c:\users\nope\appdata\local\temp\dev_appserver.datastore
WARNING  2008-12-25 23:02:33,424 datastore_file_stub.py] Could not
read datastor
e data from c:\users\nope\appdata\local\temp
\dev_appserver.datastore.history
WARNING  2008-12-25 23:02:33,434 dev_appserver.py] Could not
initialize images A
PI; you are likely missing the Python "PIL" module. ImportError: No
module named
 PIL
Traceback (most recent call last):
  File "C:\Program Files (x86)\Google\google_appengine
\dev_appserver.py", line 5
5, in <module>
    execfile(script_path, globals())
  File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\de
v_appserver_main.py", line 358, in <module>
    sys.exit(main(sys.argv))
  File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\de
v_appserver_main.py", line 337, in main
    static_caching=static_caching)
  File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\de
v_appserver.py", line 2880, in CreateServer
    return BaseHTTPServer.HTTPServer((serve_address, port),
handler_class)
  File "C:\Program Files (x86)\Python 2.5\lib\SocketServer.py", line
329, in __i
nit__
    self.socket_type)
  File "C:\Program Files (x86)\Python 2.5\lib\socket.py", line 154, in
__init__
    _sock = _realsocket(family, type, proto)
socket.error: (10106, 'winsock error')

any idea how to fix it? or what, coz i really don't know

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to