Skip to content

[Bug]: Linux installation instruction problems #266

@axxelh

Description

@axxelh

Checklist

  • The issue has not been resolved by following the troubleshooting guide
  • The issue exists on a clean installation of FooocusPlus
  • The issue exists in the current version of FooocusPlus
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

The Linux install instructions contains errors, some of which appear to be related to recent code and packaging changes. While I was able to get a half-working install in Docker and an LXC with some fixes, its not clear to me that all functionality worked as expected.

Leaving these notes in case its helpful to some future attempt to get this working:

  • Linux install guide suggests that you need SupportPack.7z, but many expected files from the UserDir are missing and are not downloaded automatically. The Windows installation (FooocusPlus.7z) contains a complete UserDir that works. This surfaces as unclear Python errors when various expected files are missing.

  • The Linux install script from the wiki uses "python_embedded" as the venv name, however launch_util.py uses that path to set is_win32_standalone_build which then leads to various errors because the Linux Python isn't the expected version, etc. of the Windows bundle.

Steps to reproduce the problem

Attempt to follow https://github.com/DavidDragonsage/FooocusPlus/wiki/Installation-Script-for-Linux in an Ubuntu 22.04 environment.

What should have happened?

Running Linux build of FooocusPlus.

What browsers do you use to access FooocusPlus?

No response

Where are you running FooocusPlus?

None

What operating system are you using?

No response

Console logs

No logs

Additional information

No response

Metadata

Metadata

Labels

bugSomething isn't working

Projects

Status

Made Progess

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions