Closed DoubleRedX closed 2 years ago
Hello. While I was reading your code,I met a unresolved reference in Line 40 of base_options.py.It is
self.opt = UniqueNamespace()
So,how can I solve this? Thank you!
should be fixed now
Hello. While I was reading your code,I met a unresolved reference in Line 40 of base_options.py.It is
So,how can I solve this? Thank you!