Hello,
I wrote before about the lafs_giab.py script which simplifies
creating, configuring, and launching a local self-contained "grid in a
box". This is useful when you want to setup a throw-away grid to test
interaction with the webapi or other front-ends, and it's probably
useful for other sce
Hello,
If you install Tahoe-LAFS from PyPI (where it is called
"allmydata-tahoe") using pip, or any other setuptools approach, you
may run into a problem installing "Nevow". The workaround is to
explicitly install "twisted" first.
This works on my box in a pristine python evironment (a new virtu