Dear Sir: which version of progressbar du you use? there is some issue with progressbar 2.5 when running the train.py. ''' bar = Bar('Processing', max=len(data_loader)) TypeError: __init__() got an unexpected keyword argument 'max' ''' thanks