[Twisted-Python] documentation issue?

Mario Ruggier mario at ruggier.org
Thu Mar 13 03:09:24 EST 2003


Is the TwsitedQuotes package in your python path (can you import it) ?

Did you copy all the necessary files to this package dir
(__init__.py, plugins.tml, quoteproto.py, quoters.py, quotetap.py) ?

mario


> Hi,
>
> I am working my way through "The Twisted Documentation" Jan 29, 2003 
> and
> found  a problem with an example (or with me).  At
> http://twistedmatrix.com/documents/howto/plugin  it says:
> % mktap qotd
> Saving qotd application to qotd.tap...
> Saved.
> % twistd -f qotd.tap
> % nc localhost 8007
> An apple a day keeps the doctor away.
> % kill `cat twistd.pid`
>
>
> The problem is when I run 'mktap qotd' I get the following error:
> Unknown command: qotd
> and then it prints the usage and options help.
>
> I am using python 2.2.1 and Twisted 1.0.3
>
> Any help would be appreciated.
>
> Ray





More information about the Twisted-Python mailing list