mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-01 16:50:10 +00:00
install readline on windows
This commit is contained in:
parent
c360240259
commit
b7da34ff93
@ -2,6 +2,7 @@
|
||||
echo Starting installation for Windows...
|
||||
|
||||
REM Install Python dependencies from requirements.txt
|
||||
pip install pyreadline3
|
||||
pip install -r requirements.txt
|
||||
|
||||
REM Install Selenium
|
||||
|
Loading…
x
Reference in New Issue
Block a user