Dear Author, thanks for providing a base for active voltage control.
When i attempt to run "train.py" it gives the following error
File "train.py", line 76, in
if "model_save" not in os.listdir(save_path):
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'trial/'
Dear Author, thanks for providing a base for active voltage control. When i attempt to run "train.py" it gives the following error File "train.py", line 76, in
if "model_save" not in os.listdir(save_path):
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'trial/'
Plz help me to resolve this issue