Hello!Do you have time to help? My report here is wrong
from option import Options
When I use pip install option, I still report an error
Traceback (most recent call last):
File "/home/pxg/DAN/DANet05/experiments/segmentation/train.py", line 24, in
from option import Options
ImportError: cannot import name 'Options'
Hello!Do you have time to help? My report here is wrong from option import Options When I use pip install option, I still report an error