phm-rul-estimation
phm-rul-estimation copied to clipboard
错误
fid = stack.enter_context(open(os_fspath(file), "rb"))这个报错是什么原因,怎么解决
这种情况应该怎么解决?
Hello @leijdjcn and @Mikeala001001,
Sorry for the late response and this confusing incomplete project. This was my experiment on the referenced paper.
I can get very little information from the error messages that you provided. I can only guess the problem is something to do with file path or file access.
I've pushed a develop branch with better instructions.
Please checkout to develop branch and follow the instructions in readme.
Hopefully, this would work