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

vis.py 관련 질문입니다 #25

Open
Jeon21 opened this issue Jul 18, 2023 · 1 comment
Open

vis.py 관련 질문입니다 #25

Jeon21 opened this issue Jul 18, 2023 · 1 comment

Comments

@Jeon21
Copy link

Jeon21 commented Jul 18, 2023

안녕하세요 vis.py 코드를 실행중 생긴 오류인데 혹시 해결방법 아시나요...?
제가 $Recycle.Bin 권한도 수정했는데 고쳐지질않네요ㅠㅠ
운영체제는 윈도우 10이고
GPU = RTX3070
python = 3.8.17
torch = 1.8.0+cu111
torchvision = 0.9.0+cu111
pillow = 10.0.0
입니다.

(MGFN) D:\pleaseplease>C:/Users/user/anaconda3/envs/MGFN/python.exe d:/pleaseplease/VIS/vis.py
Traceback (most recent call last):
File "d:/pleaseplease/VIS/vis.py", line 135, in
inputs[:,:,num,:,:] = ToTensor(1)(Image.open(i))
File "C:\Users\user\anaconda3\envs\MGFN\lib\site-packages\PIL\Image.py", line 3218, in open
fp = builtins.open(filename, "rb")
PermissionError: [Errno 13] Permission denied: '/$RECYCLE.BIN'

@tuananh5701b
Copy link

same my problem. Have you solved it yet? If you solved it, can you help me.

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

2 participants