linjungz/chat-with-your-doc

Could not find a version that satisfies the requirement

ramyzeidan opened this issue · 3 comments

Hi, im trying to install this on centos7, im using python 3.10 im getting this on almost all requirements not just aiofiles...
ERROR: Could not find a version that satisfies the requirement aiofiles==23.1.0 (from versions: 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0)
ERROR: No matching distribution found for aiofiles==23.1.0
any idea what that is?
btw it's working fine on my windows computer but not on my VPS :(

you're right most packages are not compatible with centos or debian, i installed ubunto 22.04 on a vps i have, works like a charm!
you're awesome thank you 🙏🏻