ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.07k stars 515 forks source link

docker-compose up No module named 'lollms' #524

Open 0xganz opened 2 months ago

0xganz commented 2 months ago
> docker-compose up 
...
webui_1  | Traceback (most recent call last):
webui_1  |   File "/srv/app.py", line 14, in <module>
webui_1  |     from lollms.app import LollmsApplication
webui_1  | ModuleNotFoundError: No module named 'lollms'
ParisNeo commented 2 months ago

hi, I think that I need to rewrite the docker compose from scratch. the new version of lollms is just not compatible with it anymore