[tahoe-lafs-trac-stream] [tahoe-lafs] #1494: 'python setup.py install' does not install all dependencies
tahoe-lafs
trac at tahoe-lafs.org
Tue Aug 27 12:21:34 UTC 2013
#1494: 'python setup.py install' does not install all dependencies
-----------------------------+--------------------------------
Reporter: canercandan | Owner: canercandan
Type: defect | Status: new
Priority: major | Milestone: undecided
Component: code | Version: 1.8.2
Resolution: | Keywords: setuptools install
Launchpad Bug: |
-----------------------------+--------------------------------
Comment (by daira):
Replying to [comment:6 zooko]:
> Even if canercandan doesn't give more information, I now understand that
{{{python setup.py install}}} doesn't install dependencies, only the main
package. This is unlike {{{easy_install allmydata-tahoe}}} and {{{pip
install allmydata-tahoe}}} and unlike just doing {{{python setup.py
build}}} and running the software from the current directory, as is
recommended in [source:trunk/docs/quickstart.rst quickstart.rst]. All of
those three options will automatically resolve dependencies.
I believe that's mistaken. All of the "build" procedures resolve
dependencies, but none of the "install" procedures (excluding installing
OS packages) do.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1494#comment:9>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list