Martin Ruskov
Martin Ruskov
Actually, the current logic of entrypoint-*.sh as it is, allows specifying a spec file, see e.g. [line 43 in the linux version](https://github.com/cdrx/docker-pyinstaller/blob/master/entrypoint-linux.sh#L43). To use it, one needs to run docker...
I had the same problem when trying to use Dockerfile-py3-win64. Same solution worked by changing the current version of winehq-staging (and not wine-testing) to winehq-stable.
Certainly tesseract should be viewed as a dynamic/optional dependency. Upon its absence the tool should fall back to the current behaviour
Looking at the code, it seems instaloader puts {"__a": 1, "__d": "dis"} in the payload. However, on 4 October 2023 on StackOverflow [it was suggested](https://stackoverflow.com/questions/49265339/instagram-a-1-url-not-working-anymore-problems-with-graphql-query-to-get-da#comment136151481_76291151) that a solution should also...
This worked for me. Thank you!
Here are two examples: https://feedsin.space/feed/BoulevardBulgaria https://feedsin.space/feed/toest Bulgarian uses the Cyrillic alphabet, so it's easier to distinguish it from English, but one might confuse it with e.g. Russian. In general, to...
I have a similar problem with Old Church Slavonic. To me it seems that unlike spacy-stanza which provides the [.load_pipeline() method](https://github.com/explosion/spacy-stanza?tab=readme-ov-file#stanza-pipeline-options) for languages not supported by spacy, spacy-udpipe does not...