github machinewrapped/gpt-subtrans v0.4.7
Fixed library incompatibilities

latest releases: v0.8.3, v0.8.2, v0.8.1...
9 months ago

Updated OpenAI and PySide6 libraries to latest versions, and updated PyInstaller to get compatibility updates. Hopefully this will fix the "openai does not contain OpenAI" errors.

Please delete any existing installs or unzipping to a different folder, as PyInstaller has made changes to the file & folder structure so unzipping over an existing install will create duplicates (and a mess).

Also includes some little bug fixes:

  • Batch errors are no longer cleared by retranslation, unless the retranslation fixed the error
  • Added missing close tag in prompts

Unfortunately I am unable to get a universal package for MacOS working with the latest libraries, so this version is only built for Apple Silicon. If you want to run on an older Mac you'll need to install from source (volunteers to build releases for other architectures would be welcomed).

Full Changelog: v0.4.6...v0.4.7

Don't miss a new gpt-subtrans release

NewReleases is sending notifications on new releases.