Closed Bha91 closed 3 years ago
python 3.8 is not supported because of using time_ns() in commands.py. I got 'time' has no attribute 'time_ns' but is ok on python 3.7
'time' has no attribute 'time_ns'
python 3.8 is not supported because of using time_ns() in commands.py. I got
'time' has no attribute 'time_ns'
but is ok on python 3.7