signalApngSticker icon indicating copy to clipboard operation
signalApngSticker copied to clipboard

Error

Open jackon274 opened this issue 3 years ago • 11 comments

I keep getting message "Can't download pack [link]", despite having everything installed, even as a root

jackon274 avatar Sep 04 '21 17:09 jackon274

Hi, Do you have all dependencies installed? What Distribution are you on ?

teynav avatar Sep 07 '21 13:09 teynav

Hi, yes I do have ask if them installed, running Ubuntu 21.04

jackon274 avatar Sep 07 '21 15:09 jackon274

Can you do these 2 commands and share the output echo <packlink> > pack && python3 download.py

teynav avatar Sep 07 '21 21:09 teynav

Can you do these 2 commands and share the output echo <packlink> > pack && python3 download.py

I've done this, result is file named pack with the link to sticker pack

jackon274 avatar Sep 08 '21 18:09 jackon274

what happens when you run python3 download.py ?

teynav avatar Sep 09 '21 17:09 teynav

I get the same error when running the v3 script. Running the python3 script by itself downloads the tgs files, though.

hgoumner avatar Oct 01 '21 16:10 hgoumner

Do you have python dependencies installed? because it seems as if Python script is failing , hence download is not happening.

teynav avatar Dec 19 '21 16:12 teynav

Having the same issue here. What python dependencies are not installed automatically by the script?

tuschla avatar Mar 01 '22 00:03 tuschla

Fixed this by changing to the directory where the script was in. I hope this can be helpful.

tuschla avatar Mar 01 '22 09:03 tuschla

Fixed this by changing to the directory where the script was in. I hope this can be helpful.

Was the issue that you were not in the same directory as the script?

teynav avatar Mar 02 '22 05:03 teynav

Was the issue that you were not in the same directory as the script?

Yes.

tuschla avatar Mar 02 '22 06:03 tuschla