face-classification icon indicating copy to clipboard operation
face-classification copied to clipboard

AttributeError: 'dict' object has no attribute 'has_key'

Open 1303463822 opened this issue 1 year ago • 0 comments

when I run "python feature-extration.py --data_dir /home/lab/work/datasets/LFWA+ --save_feature feature.csv --save_label label.csv", it rises AttributeError: 'dict' object has no attribute 'has_key', it is caused by function "add_dtype_name" in mat73_to_pickle.py

1303463822 avatar May 16 '23 06:05 1303463822