haproxy-stats icon indicating copy to clipboard operation
haproxy-stats copied to clipboard

ImportError: cannot import name HAProxyServer

Open sivakumarvaddi786 opened this issue 4 years ago • 0 comments

error observed in Python 2.7.17 and Python 3.6.9 and works fine with Python 2.7.12

Traceback (most recent call last): File "lb.py", line 3, in from haproxystats import HAProxyServer ImportError: cannot import name HAProxyServer

sivakumarvaddi786 avatar Jul 22 '21 06:07 sivakumarvaddi786