-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Could not find a version that satisfies the requirement #12
Comments
My dev machine is running Ubuntu. Maybe you could give it a try? Some folks also mentioned dependency issue on centos.
发自我的iPhone
…------------------ Original ------------------
From: Ramy Zeidan ***@***.***>
Date: Mon,Jun 19,2023 8:19 AM
To: linjungz/chat-with-your-doc ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [linjungz/chat-with-your-doc] Could not find a version that satisfiesthe requirement (Issue #12)
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 :(
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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! |
Enjoy chatting :)
发自我的iPhone
…------------------ Original ------------------
From: Ramy Zeidan ***@***.***>
Date: Tue,Jun 20,2023 8:46 AM
To: linjungz/chat-with-your-doc ***@***.***>
Cc: Randy Lin ***@***.***>, Comment ***@***.***>
Subject: Re: [linjungz/chat-with-your-doc] Could not find a version thatsatisfies the requirement (Issue #12)
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 🙏🏻
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Merged
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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 :(
The text was updated successfully, but these errors were encountered: