So I was going through the jetson nano create you own image recognition program(python) and i double and triple checked my code, but I got this error
“import-im6.q16: not authorized argparse' @ error/constitute.c/WriteImage/1037. ./my-recognition.py: line 8: syntax error near unexpected token
(’
./my-recognition.py: line 8: `parser = argparse.ArgumentParser()’”
when I tried to test the program om one of the examples using “./my-recognition.py polar_bear.jpg”
can anyone assist me?
thanks
James
EE(in training)