Roland Laurès
Roland Laurès
Hi, I'm interested in the library and I have some experience on treating GPS coordinates. I'd think that it would be best to make a subclass adding the 3d experience....
> Does it save you changes in the database? Cause at refreshing, I lose changes when deleting or editing This is an other topic, but you have to use the...
On mac for several years only Tesseract 3.05 has been released on Homebrew, and this ruby wrapper doesn't support Tesseract > 3.03... On Linux we restrict the tesseract version installed....
Hello, Since I need that project, I decided to fork and advance. Sorry for the inconvenience but it can be reversed if Mycroft wants of course. You will find your...
Hello, Since I need that project, I decided to fork and advance. Sorry for the inconvenience but it can be reversed if Mycroft wants of course). You will find your...
Be careful, those changes generate a regression: wheel cannot build anymore, since setup.py needs requirements/prod.txt to be part of the package and is not. I revert the change and propose...
Hello, Since I need that project, I decided to fork and advance. Sorry for the inconvenience but it can be reversed if Mycroft wants of course. You will find your...
Hello, Since I need that project, I decided to fork and advance. Sorry for the inconvenience but it can be reversed if Mycroft wants of course). You will find your...
I think it is treated by management of the EOF of the new actual runner. Even if the actual management: ```python chunk = self.stream.read(self.chunk_size) if len(chunk) < self.chunk_size: # EOF...
Yes, tests are missing. I don't really see how we can tests this except by implementing a complexe request/response scenario, which seems not easy to implement with VCRs (maybe with...