[GH-ISSUE #1952] Can't install via pip3 python 3.9 ALONG WITH aws CLI #986

Closed
opened 2026-03-04 01:50:27 +03:00 by kerem · 2 comments
Owner

Originally created by @AaronRohrbacher on GitHub (May 27, 2022).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1952

Additional Information

Sounds like a common issue, but any support for Python anymore?

pip3 install awscli
pip3 install s3fs

Originally created by @AaronRohrbacher on GitHub (May 27, 2022). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1952 ### Additional Information Sounds like a common issue, but any support for Python anymore? pip3 install awscli pip3 install s3fs
kerem closed this issue 2026-03-04 01:50:27 +03:00
Author
Owner

@AaronRohrbacher commented on GitHub (May 27, 2022):

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
aiobotocore 2.3.2 requires botocore<1.24.22,>=1.24.21, but you have botocore 1.26.9 which is incompatible.

<!-- gh-comment-id:1139285805 --> @AaronRohrbacher commented on GitHub (May 27, 2022): ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aiobotocore 2.3.2 requires botocore<1.24.22,>=1.24.21, but you have botocore 1.26.9 which is incompatible.
Author
Owner

@gaul commented on GitHub (May 27, 2022):

s3fs-fuse is not the same as boto3 s3fs despite the similar name.

<!-- gh-comment-id:1139311913 --> @gaul commented on GitHub (May 27, 2022): s3fs-fuse is not the same as boto3 s3fs despite the similar name.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#986
No description provided.