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.
|