Skip to content

Fix for Install Issue

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gauntlet173 Gauntlet173 released this 18 Oct 19:01
· 1 commit to main since this release
3de892f

An issue has cropped up caused by an incompatibility between an openai dependency and Python 3.12. This release adds a temporary line to the requirements.txt file to install a pre-release version of that dependency, which should solve the issue getting Blawx installed, but might give rise to other errors, particularly with OpenAI summarizing features, later. Once aiohttp is compatible with 3.12, the fix to requirements.txt should be reversed.

What's Changed

Full Changelog: v1.6.21-alpha...v1.6.22-alpha