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
thank you for your amazing work! i meet a problem and i can not solve it, could you give me some advice?
Traceback (most recent call last):
File "/raid/MVP_Benchmark/completion/train.py", line 211, in
logging.basicConfig(level=logging.INFO, handlers=[logging.FileHandler(os.path.join(log_dir, 'train.log')),
File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1087, in init
StreamHandler.init(self, self._open())
File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1116, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding)
FileNotFoundError: [Errno 2] No such file or directory: '/raid/jiangzw/MVP_Benchmark/completion/log/vrcnet_cd_debug_2021-06-18T16:36:20/train.log'
The text was updated successfully, but these errors were encountered:
thank you for your amazing work! i meet a problem and i can not solve it, could you give me some advice?
Traceback (most recent call last):
File "/raid/MVP_Benchmark/completion/train.py", line 211, in
logging.basicConfig(level=logging.INFO, handlers=[logging.FileHandler(os.path.join(log_dir, 'train.log')),
File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1087, in init
StreamHandler.init(self, self._open())
File "/home/anaconda3/envs/mvp/lib/python3.7/logging/init.py", line 1116, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding)
FileNotFoundError: [Errno 2] No such file or directory: '/raid/jiangzw/MVP_Benchmark/completion/log/vrcnet_cd_debug_2021-06-18T16:36:20/train.log'
The text was updated successfully, but these errors were encountered: