Open ZihanChen1995 opened 1 day ago
Hi @ZihanChen1995 as far as I recall Amazon is using Amazon Linux 2 which is an older OS. Pypi no longer supports this build you can download from our release page an older version of fastdup. https://github.com/visual-layer/fastdup/releases/tag/v2.2_3.8 This version can not include the latest fastdup as we require now python3.9 and up. Our advice is to switch to a newer operating system like Ubuntu 20, 22 or 24.
Hi @dbickson Thank you so much for your reply. However, it seems that this version is still not supported by the platform. I encountered the error: ERROR: fastdup-2.2-cp38-cp38-linux_x86_64.whl is not a supported wheel on this platform
.
Since I only need the function for Image Similarity Search (as shown here), do you think there are any alternative ways to deploy it directly? (Perhaps cloning it directly from GitHub?)
Thank you in advance for any suggestions!
You need to use python3.8
Send me the output of python3.8 -m pip debug --verbose
What happened?
Hi, thank you for this great library! I am trying to install fastdup on the Amazon AWS SageMaker environment, but the installation failed. May I ask if you have any suggestions on how to resolve this issue?
I saw on the installation page that fastdup supports installation on Amazon Linux 2, so I was wondering if you have any suggestions. Thank you so much!
What did you expect to see?
No response
What version of fastdup were you runnning on?
2.13
What version of Python were you running on?
Python 3.10
Operating System
AWS SageMaker
Reproduction steps
No response
Relevant log output
No response
Attach a screenshot [Optional]
No response
Contact Details [Optional]
No response