yvann-ba / Robby-chatbot

AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡
MIT License
766 stars 287 forks source link

please, redeme update #70

Open ukyseulbee opened 5 months ago

ukyseulbee commented 5 months ago

부탁드립니다. read me 업데이트 해주세요 파이썬 3.9 이상으로 실행하라고 에러메세지 나옵니다.

(gistcuda) C:\Users\he1fu\works\Robby-chatbot>pip install -r requirements.txt Collecting langchain==0.0.180 (from -r requirements.txt (line 1)) Using cached langchain-0.0.180-py3-none-any.whl.metadata (12 kB) Collecting openai==0.27.7 (from -r requirements.txt (line 2)) Using cached openai-0.27.7-py3-none-any.whl.metadata (13 kB) ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.9; 0.0.2 Requires-Python >=3.9; 0.0.3 Requires-Python >=3.9; 0.1.0 Requires-Python >=3.9,<4.0; 0.1.1... ...