caltechlibrary / handprint

Apply different text recognition services to images of handwritten documents.
https://caltechlibrary.github.io/handprint
BSD 3-Clause "New" or "Revised" License
172 stars 18 forks source link

Credentials files are not saved in expected format on Windows #9

Closed criley10 closed 4 years ago

criley10 commented 4 years ago

The credentials files are copied to C:\Users\\AppData\Local\Handprint\Handprint but are not renamed to the filenames expected for credentials. Once the files are renamed to amazon_credentials.json or microsoft_credentials.json and readded using /a commands will run properly.

Tested with AWS and Microsoft credentials, but I believe this is caused by the process used to copy credentials and not the individual service credential classes.

Only confirmed on Windows.

mhucka commented 4 years ago

Thank you very much for this report. This should be now fixed in release 1.0.3.