View Single Post
  #23  
Old October 22nd, 2006, 08:34 PM
WraithLord's Avatar

WraithLord WraithLord is offline
General
 
Join Date: Sep 2003
Location: Tel Aviv, Israel
Posts: 3,465
Thanks: 511
Thanked 162 Times in 86 Posts
WraithLord is on a distinguished road
Default Re: Dom-III PBEM manager

I mean do the following.

1. start->run->cmd, should open up dos shell.

2. print:
python
and press enter, this should start python, you should see the prompt as >>>.

3. print:
import libgmail.

This should work with no messages. If you do get messages it means that installation of the lib has failed.
Reply With Quote