You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "d:\gitdownload\TS\Anomaly_detection\Deep-SVDD-PyTorch\src\main.py", line 56, in
def main(dataset_name, net_name, xp_path, data_path, load_config, load_model, objective, nu, device, seed,
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\decorators.py", line 373, in decorator
_param_memo(f, cls(param_decls, **attrs))
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\core.py", line 2536, in init
super().init(param_decls, type=type, multiple=multiple, **attrs)
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\core.py", line 2151, in init
raise ValueError(
ValueError: 'default' must be a list when 'multiple' is true.
will you please help on this?
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "d:\gitdownload\TS\Anomaly_detection\Deep-SVDD-PyTorch\src\main.py", line 56, in
def main(dataset_name, net_name, xp_path, data_path, load_config, load_model, objective, nu, device, seed,
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\decorators.py", line 373, in decorator
_param_memo(f, cls(param_decls, **attrs))
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\core.py", line 2536, in init
super().init(param_decls, type=type, multiple=multiple, **attrs)
File "C:\Users\PC.conda\envs\TS\lib\site-packages\click\core.py", line 2151, in init
raise ValueError(
ValueError: 'default' must be a list when 'multiple' is true.
will you please help on this?
The text was updated successfully, but these errors were encountered: