Has anybody got PyIRC working on windows environment? Am tring to
integate irc-transport-0.4 and am not able to get it working and would
request help on this.
Running jabber on win environment. pymsnt and pyaimt are working
fine.
xmpppy and irclib have dumped in the PYirc root folder. Is this
correct or i need to put this in the python directory? or do i need to
put them in Lib\site-packages folder of python?
I initiate irc.py but nothing happens. the pid file is not created.
following is my config.xml file
Thanks for your reply. Am using jabberd2. I enable dumpProtocol but no
error log files are created and neither is PID file created.
IRC doesnt connect at all. am intiating Pyirc-0.4\irc.py
In the Pyirc-0.4 folder have loaded 2 more folders...irclib and
xmpppy. Is this correct or i need to put this in the python directory
viz Lib\site-packages folder of python?
do you want me to do this to initiate pyirc?:
have done the above still it refuses to initiate.
> what are you using to launch the transport?
am using a text file/settings file to launch the transports
> Have you tried just running the transport manually from the command
> prompt line?
yes..sounds stupid but am not able to launch the transport at all
ahh! it wants python 2.4, otherwise edit line 1114 to read:
value=charset,typ='list-single',options=[(x,x) for x in charsets]),
I'm not sure about the order of your last few messages, so just
checking: it's starting up, and binding, but if you send any stanzas
to it, it gives error 406?
Can you send some of the debug log...
The recipient or server understands the request but is refusing toprocess it because it does not meet criteria defined by the recipientknow
or server.
Is there any other debug log which needs to be checked? Kindly let me
So basically pyirc is kind of conference room right?