Traceback (most recent call last): File "C:/Users", line 54, in <module> main() File "C:/Users", line 22, in main img = options.img AttributeError: 'Namespace' object has no attribute 'img'
Traceback (most recent call last):
File "C:/Users", line 54, in
main()
File "C:/Users", line 22, in main
img = options.img
AttributeError: 'Namespace' object has no attribute 'img'