python-streamlit
is a missing dep:
$ aider --help
Traceback (most recent call last):
File "/usr/bin/aider", line 5, in <module>
from aider.main import main
File "/usr/lib/python3.12/site-packages/aider/main.py", line 8, in <module>
from streamlit.web import cli
ModuleNotFoundError: No module named 'streamlit'
Feel free to add me as co-maintainer if you'd like help with maintenance. Thanks!
Pinned Comments
AlphaJack commented on 2025-03-15 15:43 (UTC)
Please do not flag the package as out of date, it will automatically download through
pip
the latest available version