You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is because the docopt library used to parse command line arguments doesn't support python 2.4. You will need at least Python 2.6 to run ngxtop. Also, look like you are using RHEL or CentOS 5 so maybe you can use the EPEL repo to install Python 2.6 first and reinstall ngxtop for it.
Hello!
Python 2.4.3 (#1, Jan 9 2013, 06:47:03)
uname -a
Linux XXX 2.6.18-238.19.1.el5.028stab092.2 #1 SMP Thu Jul 21 19:23:22 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: