RonBOakes / conlang_audio_honing

A tool for using speach to hone the sound of a conlang (constructed language)
GNU General Public License v3.0
1 stars 0 forks source link

The current installers do not install the AWS libraries correctly #57

Closed RonBOakes closed 1 month ago

RonBOakes commented 2 months ago

The current installers do not properly install the Amazon Web Services libraries correctly. Apparently just installing the DLLs in the tool directory is not correct as a test install did not work and hung when trying to log into AWS (probably).

Update the .exe installer (probably) to install using Amazon's actual installer msi or exe.

RonBOakes commented 1 month ago

Commit cb971fa and the related testing has shown that this was not the problem. The issue is that the SSO needs to be set up on the computer before it can be used. Documentation has been updated to have the correct (or at least better) information.