oobabooga / one-click-installers

Simplified installers for oobabooga/text-generation-webui.
GNU Affero General Public License v3.0
550 stars 186 forks source link

IndentationError: macos one click installer. #124

Closed amalshehu closed 1 year ago

amalshehu commented 1 year ago

1) Downloaded oobabooga_macos.zip 2) Ran ./start_macos.sh

IndentationError that occurred on line 203 of the webui.py file. The corrective action involved ensuring that the code lines were correctly aligned with the intended logical block structure. I can make a PR if needed.

Screenshot 2023-08-10 at 10 57 17 PM
oobabooga commented 1 year ago

I have just fixed this, can you try updating webui.py?

amalshehu commented 1 year ago

Working. Thanks💚

grande-dev commented 1 year ago

Hi @oobabooga, thank you for promptly supporting this issue. The same IndentationError arises when downloading the one-click-installer for Linux.

As @amalshehu suggested, removing one tab on line 203 of webui.py fixes it.

Still waiting for the fix to propagate to the zipped installer into the parent repo, available for instance at "https://github.com/oobabooga/text-generation-webui/releases/download/installers/oobabooga_linux.zip". I guess this will happen automatically?

Many thanks.

github-actions[bot] commented 1 year ago

This issue has been closed due to inactivity for 6 weeks. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.