Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.8k stars 581 forks source link

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

Open XU-GITHUB-curry opened 4 years ago

XU-GITHUB-curry commented 4 years ago

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$

rgd66 commented 4 years ago

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

XU-GITHUB-curry commented 3 years ago

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

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

ppjun5022 commented 2 years ago

+1