Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PermissionError: [WinError 5] 拒绝访问。已经给了管理员权限,为什么出现该问题? #130

Open
Doorgy opened this issue Mar 13, 2023 · 0 comments

Comments

@Doorgy
Copy link

Doorgy commented Mar 13, 2023

D:\test\RealCUGAN>runtime\python runtime\inference234.py
tile=5 half=True scale=2
torch version 1.0.0
torch cuda version 10.0
total GPU number 1
_CudaDeviceProperties(name='NVIDIA GeForce GTX 980M', major=5, minor=2, total_memory=4095MB, multi_processor_count=12)
Traceback (most recent call last):
File "runtime\inference234.py", line 62, in main
tmp_path=video_upscaler(inp_path, opt_path)
File "D:\test\RealCUGAN\runtime\inference_video.py", line 60, in call
os.link(inp_path,tmp_path)
PermissionError: [WinError 5] 拒绝访问。: 'input' -> 'D:\test\RealCUGAN\tmp\1678677060901363.input'
Snipaste_2023-03-13_11-11-33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant