Re: pycopg2 build problems

2009-09-24 Thread devaru
On Sep 24, 2:14 am, phi...@semanchuk.com wrote: > Quoting Wolodja Wentland : > > > > > On Wed, Sep 23, 2009 at 12:24 -0700, devaru wrote: > >> I'm trying to install psycopg2 on my system. I followed the > >> instruction in INSTALL file and gave the comman

pycopg2 build problems

2009-09-23 Thread devaru
Hi, I'm trying to install psycopg2 on my system. I followed the instruction in INSTALL file and gave the command python setup.py build running build running build_py running build_ext error: No such file or directory Where is the file or directory missing. Any help is appreciated. -- http://mail

Re: Logging contents of IRC channel

2009-09-03 Thread devaru
On Sep 1, 9:56 am, alex23 wrote: > On Sep 1, 3:23 am, devaru wrote: > > > I am new to Python. I want to log the activities in an IRC channel. > > Any pointers regarding this would be of great help. > > It would help us if you could explain why the answers weren't s

Simple IRC library

2009-08-24 Thread devaru
Hi all, I am new to Python language. I want to capture(either in database or a file) the conversation in IRC. Please suggest me some simple IRC library or code snippet for this. -- http://mail.python.org/mailman/listinfo/python-list