I tried to install GNU Health On Turnkey -LAPP I get the error - PIP command not found.

I would like to know how to install PIP on LAPP.

I there any other better VM alternative to install Gnu Health.

Replies (3)

installed pip but getting error message

Reply 1

Try installing it with apt

Reply 2

Like this:

apt-get update && apt-get install python-pip

installed pip but getting error message

Reply 3

[13:56:54][INFO] Installing python dependencies with pip...
Usage: /usr/bin/pip install [OPTIONS] PACKAGE_NAMES...

/usr/bin/pip install: error: no such option: --user