catchpoint / WebPageTest.visual-metrics

Calculate visual performance metrics from a video (Speed Index, Visual Complete, Incremental progress, etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

chess99 opened this issue · comments

commented

python visualmetrics.py --check

Traceback (most recent call last):
File "visualmetrics.py", line 1907, in
main()
File "visualmetrics.py", line 1794, in main
elif options.verbose >= 4:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'