Krystian
Krystian
it happens to me, on ubuntu 16 ``` $ pip --version pip 8.1.1 from /usr/lib/python2.7/dist-packages (python 2.7) $ python --version Python 2.7.12 ```
``` A new version is available, would you like to update (Y/N) ? Y Creating a temporary directory /tmp/0IYJ9YTU3X ... Cloning into '/tmp/0IYJ9YTU3X'... [...] Installing ptop ... [...] installing package...
``` $ which ptop /home/chris/.local/bin/ptop $ ptop -v Old version of cryptography ([1, 2, 3]) may cause slowdown. warnings.warn(warning, RequestsDependencyWarning) ptop 1.0 $ which python /usr/bin/python ``` nothing interesting in...
thanks it's the default pip install mode, please include --system in docs also what about installing ptop in virtual env?
I'm still not sure how can I attach/configure index template with simple custom settings like refresh_interval, when it's being overwritten by ILM.