AttributeError: module 'jetson.inference' has no attribute 'segNet'

While running semantic segmentation from jetson inference am getting below error. Can someone help me in solving this issue

AttributeError: module ‘jetson.inference’ has no attribute ‘segNet’

Hi,

Have you built jetson-inference from source first?

Thanks.