quipucamayoc icon indicating copy to clipboard operation
quipucamayoc copied to clipboard

dev repo for article

Results 3 quipucamayoc issues
Sort by recently updated
recently updated
newest added

The `q.Document()` method does not recognise capitalised file extensions, e.g. .JPG instead of .jpg. Which are outputted by some cameras.

I'm trying to follow the instructions in the paper and Github. I successfully install and load quipucamayoc using the pip install. However, when I run `doc=quipucamayoc.Document(cache_path='./temp', clear_cache=False)` I get AttributeError:...

seems this issue still happens _Originally posted by @psungho in https://github.com/sergiocorreia/quipucamayoc/issues/4#issuecomment-1529332356_