mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-22 16:44:06 -05:00
[GH-ISSUE #3259] error during manual install: ${USE_OLLAMA_DOCKER,,}: bad substitution #28724
Reference in New Issue
Block a user
Originally created by @arielelkin on GitHub (Jun 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3259
Trying to install Open WebUI manually following the official instructions
the
pip installandbash start.shcommands yield the following errorsI'm on macOS 14.4
python --version
Python 3.12.4
node --version
v22.3.0
Any thoughts?