Skip to content

Fix: (Ai-Toolkit) Modify GetEnvVars to support Python version handling - #1726

Merged
mohnjiles merged 4 commits into
LykosAI:mainfrom
NeuralFault:patch-1
Sep 13, 2026
Merged

Fix: (Ai-Toolkit) Modify GetEnvVars to support Python version handling#1726
mohnjiles merged 4 commits into
LykosAI:mainfrom
NeuralFault:patch-1

Conversation

@NeuralFault

Copy link
Copy Markdown
Contributor

Allows "stdlib" instead of "local" envar on package installs that have existed pre-2.16.3 of StabilityMatrix using Python 3.11, instead of crashing the install for users still using it and have not reinstalled.

While the simple solution is for the user to just reinstall, affected users may not be aware and misappropriate the cause or lead to confusion.

Fixes #1725

Allows "stdlib" instead of "local" envar on package installs that have existed pre-2.16.3 of StabilityMatrix using Python 3.11, instead of crashing the install for users still using it and have not reinstalled.

Fixes LykosAI#1725
@NeuralFault
NeuralFault marked this pull request as draft August 29, 2026 21:29
@NeuralFault
NeuralFault marked this pull request as ready for review August 29, 2026 21:37
@mohnjiles
mohnjiles merged commit 2f00418 into LykosAI:main Sep 13, 2026
3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ai Toolkit diffuser issue in latest version

3 participants