Hi there, Milind Khadilkar wrote: > Thanks. I started with it. Unfortunately, I have got stuck at step 8! Hm, let's start with a more basic test: If you activate your sandbox and start the Python shell, can you then do the following? >>> import httplib If you get an ImportError here, your Python install is likely to be broken. Best regards, -- Uli