

Recursively check the entire dependency tree.
#Does tribler actually help install#
And it's not enough toĬheck that the package you want to install is free, you need to That it should only pull in free packages, with pip you need to go to When you install software from Trisquel's repositories you can assume > If I wanted to install it anyways are there any workarounds? Non-free software, pip itself being an example. Just because a program is free does not mean it does not install > non-free software with pip anyways so I don't think it would do any > ZeroNet are free I'd imagine they wouldn't use pip to install any > I do NOT want non-free software on my computer, but since Tribler and

Tribler appears to actually depend on pip, not just to compile, but also As long as you make sure that all of thoseĭependencies are free (and all of their dependencies, and all of theirĭependencies' dependencies, etc.) are free, this shouldn't result in any Recommending that you install ZeroNet's dependencies from the PyPi ZeroNet does not seem to actually depend on pip. > I needed it to compile Tribler and ZeroNet. How can I safely install python-pip? I need it as a dependency for several applications. I did "pip uninstall pip" to remove it and now I am back to square 1. get-pip.py does not coordinate with those tools, and may leave your system in an inconsistent state.") and it installed so I could use it however the system itself did not recognize python-pip as being installed and thus it was useless to me. I went to this site ( ) to do a manual install (which it recommended against saying: "Be cautious if you are using a Python install that is managed by your operating system or another package manager. This may mean that the package is missing, has been obsoleted, orĮ: Package 'python-pip' has no installation candidate Package python-pip is not available, but is referred to by another package. I get the following apt install python-pip
