Adam Carlin

Results 10 comments of Adam Carlin

Noticing similar behavior with it not including subfolders. Any plans to implement now that it's been a couple of years? This is on Linux using version 3.17.0

Would you be able to send me the image or post on imgur for me? Looks like tesseract didn't read it right so I'm curious as to how the original...

Sorry for slow response. Been gone on a long vacation over the holidays. For missing module, did you run the following... `pip3 install -r requirements.txt` If so, type... `pip3 list`...

In this case, there should be a source_edited file because it's using tesseract. Mind sending me a link to that file?

Vaguely familiar with anaconda but that sounds like the executing python didn't actually get the module installed. I would look in the site-packages directory of the executing python and see...

oops closed wrong ticket, sorry

Are you sure your `pip3 list` shows wikipedia-api as a module installed?

Understood. That would do it for me at least. Would it make sense to allow each replica to have an optional label? So if I called replica 2 BlueWhale only...

> I would love for contributions from others :) I thought about it but I prefer using a class configurable variable (self) which would go against the design in place...

Yes this keeps happening to me when scrapping certain sites. I use the docker image so can't just restart and have to do the following https://github.com/huginn/huginn/issues/1988#issuecomment-548334831 then restart. I wish...