awesome-semantic-segmentation-pytorch icon indicating copy to clipboard operation
awesome-semantic-segmentation-pytorch copied to clipboard

OSError: [Errno 40] Too many levels of symbolic links:

Open XU-GITHUB-curry opened this issue 4 years ago • 3 comments

ggw@vip-workstation1:~/guoanXu/awesome/core/data/downloader$ python ade20k.py --download-dir ../datasets/citys Traceback (most recent call last): File "ade20k.py", line 51, in download_ade(_TARGET_DIR, overwrite=False) File "ade20k.py", line 35, in download_ade makedirs(download_dir) File "/home/ggw/guoanXu/awesome/core/utils/filesystem.py", line 16, in makedirs os.makedirs(path) File "/usr/local/anaconda3/lib/python3.6/os.py", line 220, in makedirs mkdir(name, mode) OSError: [Errno 40] Too many levels of symbolic links: '/home/ggw/.torch/datasets/ade/downloads' ggw@vip-workstation1:~/guoanXu/awesome/core/data/downloader$

XU-GITHUB-curry avatar Jun 17 '20 05:06 XU-GITHUB-curry

I have the same problem. Do you have any good answer?

rgd66 avatar Jun 20 '20 05:06 rgd66

I have the same problem. Do you have any good answer?

Did you solve it? Can you tell me how to solve it

XU-GITHUB-curry avatar Jan 06 '21 13:01 XU-GITHUB-curry

+1

ppjun5022 avatar Nov 04 '21 09:11 ppjun5022