Open grampelberg opened 10 years ago
In addition to pip install mesos.cli, create a script that installs the whole thing to a virtualenv. This will protect from weird dependency issues and should remove a large set of potential install edge cases.
pip install mesos.cli
In addition to
pip install mesos.cli
, create a script that installs the whole thing to a virtualenv. This will protect from weird dependency issues and should remove a large set of potential install edge cases.