mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 21:23:10 +00:00
[BUG] missing file on dropbox for docker. Installation failed #735
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AhmedGit on GitHub (Jan 23, 2023).
While installing as end user from docker, it threw this error:
=> ERROR [27/37] RUN wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json 0.9s
executor failed running [/bin/sh -c wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json]: exit code: 8
**By manually checking the ord_map_en.json file, the link is not working, it gives 404 error.
I manually checked this link too, it is not found: https://www.dropbox.com/s/dl/yzkijd7j5yflhli/char_dict_en.json
please update the links so that it works. thanks.
@canihavesomecoffee commented on GitHub (Jan 23, 2023):
Closing as it's not the correct repo (see https://github.com/CCExtractor/Rekognition/issues/230)