On Wed, Jul 21, 2010 at 6:29 PM, Lucas Taylor <[email protected]> wrote: > On 7/21/10 7:30 PM, Nathan wrote: > >> Anyone know what's going on? I installed/upgraded version 10.1.0 by >> downloading the tarball and running "sudo python setup.py install" > > http://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions > FAQ 3.20 > (Search for "Permission denied") > > You can follow the advice there, or you should also be able to run "sudo > twistd --help" to rewrite the plugin cache and get rid of the error.
That was it, thanks! I ran "sudo twistd --help" like you suggested and now everything runs without error. ~ Nathan _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
