swapagarwal / JARVIS-on-Messenger

:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
https://m.me/J.A.R.V.I.S.on.Messenger
MIT License
1.35k stars 990 forks source link

Requirements.txt Install Bugs #1114

Open gigoiy opened 1 year ago

gigoiy commented 1 year ago

Steps taken to reproduce this bug

  1. Clone main branch repo
  2. pip install -r requirements.txt

Results

Terminal returns with Error: Incompatible version of Python

Expecting

Terminal returning with successful installation message

Versions of Software

Operating System: Windows 11 64-bit VS Code: 1.82.2 Python: 3.11

I'm currently working on this fix.

legendkartik45 commented 10 months ago

Is this issue still open?