gulvarol/bsl1k

pickle_frames.py

keaixiaovv opened this issue · 1 comments

Hi my friend!When I run the file "pickle_frames.py", It has the error "ImportError: cannot import name 'BlockTimer", Does it need any library?
image

Yes you can either install zsvision (https://pypi.org/project/zsvision/) and import as from zsvision.zs_utils import BlockTimer or you can omit the lines using BlockTimer. Sorry for the inconvenience.