yjxiong / tsn-pytorch

Temporal Segment Networks (TSN) in PyTorch
BSD 2-Clause "Simplified" License
1.07k stars 308 forks source link

error with filter #44

Closed Line290 closed 6 years ago

Line290 commented 6 years ago

Reference: https://stackoverflow.com/questions/15876259/typeerror-filter-object-is-not-subscriptable?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa

yjxiong commented 6 years ago

Thanks! This is a part of the py2 to py3 migration cases.