wkentaro / gdown

Google Drive Public File Downloader when Curl/Wget Fails
MIT License
4.04k stars 343 forks source link

NameError: name 'cats' is not defined #365

Open ngsitrong26 opened 1 month ago

ngsitrong26 commented 1 month ago

Provide environment information

python 3.x

What OS are you using?

Ubuntu 20.04.4

Describe the Bug

Traceback (most recent call last): File "/workspace/famelink/HandRefiner/handrefiner.py", line 238, in "c_concat": [cats], NameError: name 'cats' is not defined

Expected Behavior

No response

To Reproduce

No response

wkentaro commented 2 weeks ago

It doesn't look like gdown's code? we don't have cats in the code base.

image