Closed arevel190 closed 7 years ago
Hi all,
When I try running the image_gradcam_demo.py script I am getting the following error:
Traceback (most recent call last): File "image_gradcam_demo.py", line 22, in <module> image_path = sys.argv[1] IndexError: list index out of range
I am currently running a conda environment with python 3.6.
Solved this by re-installing my conda environment. Apparently it was broken.
Hi all,
When I try running the image_gradcam_demo.py script I am getting the following error:
I am currently running a conda environment with python 3.6.