On Dec 9, 2009, at 11:31 AM, Mark Erbaugh wrote: > I have a webpy application where I use the built in server. I can run the > same application on Windows, Linux or Mac with no problem. I didn't install > flup, though, I'm just running the stock webpy. I'm running webpy version > 0.3 and Snow Leopard. I haven't tried running the app from Eclipse. I use > Idle or run the app from a terminal window. > > Oh, one thought. By default, I think Snow Leopard runs a 64-bit version of > Python. I've switched my Mac to run the 32-bit version.
Update: I just ran my app with the default 2.6.1 64-bit version of Python and the web server works, although my app doesn't completely work because it imports some libraries that aren't installed for that version. Mark -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
