Skip to content

[Bug]: Windows - PYTHON from webui-user.bat is ignored! #245

Description

@Derjyn

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

Windows - PYTHON from webui-user.bat is ignored, resulting in a failed installed for pretty much any rig that is running up to date Python installs. The install process wants to use system Python, even when correct version is also installed. Adding the following to webui.bat gets around this issue:

set PYTHON="X:\path-to-your-3.10.6\python.exe"

Ignoring things set (historically) in webui-user.bat things is confusing, especially when not documented or presented with proper configuration methods used.

Steps to reproduce the problem

  1. Download latest zip.
  2. Run `webui-user.bat

What should have happened?

Install process should respect variable set in install script...

What browsers do you use to access the UI ?

No response

Sysinfo

No.

Console logs

No.

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions