TrackingNet-devkit icon indicating copy to clipboard operation
TrackingNet-devkit copied to clipboard

Use gdown instead of downloader

Open achalddave opened this issue 5 years ago • 1 comments

This adds a dependency on gdown, but I found it much more stable than using the downloader.py used here. With downloader.py, I constantly received the error noted in the readme, despite repeated attempts ("Maybe you need to change permission over 'Anyone with the link'?")

achalddave avatar Feb 22 '20 15:02 achalddave

Does this commit solve the problem("Maybe you need to change permission over 'Anyone with the link'?")? and.. how about adding gdown to environment.yml?

sylee-skhu avatar Nov 16 '22 07:11 sylee-skhu