I have downloaded and install Python 2.72 and GAE 1.6 and still get
"Illegal Seek" error on my MacBook Air.
Here is the error:
<type 'exceptions.IOError'>: [Errno 29] Illegal seek
args = (29, 'Illegal seek')
errno = 29
filename = None
message = ''
strerror = 'Illegal seek'
Note: My "new system" runs the guestbook example just fine, so what
could be in my app that was OK on WIndows but not on a Mac? I have
static folders with images - is it that causing the problem??
I am completely stuck for a month now.
--
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.