[tahoe-dev] Installation on Mac

Daira Hopwood davidsarah at leastauthority.com
Thu Jul 18 01:54:10 UTC 2013


On 18/07/13 01:52, til wrote:
> so not surprisingly this fails:
> python setup.py install

That's install, not build.

'python setup.py install' requires sudo. Don't use install; it doesn't do what
most people think it should do (for *any* Python package that has dependencies),
and will usually result in an installation that doesn't work.

'python setup.py build' requires that sudo *not* be used.

-- 
Daira Hopwood ⚥

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20130718/60d83b8d/attachment.asc>


More information about the tahoe-dev mailing list