fastdup icon indicating copy to clipboard operation
fastdup copied to clipboard

[Bug]: readme tells windows is supported, but I see no windows package on pypi

Open wscott-code opened this issue 10 months ago • 5 comments

What happened?

I wanted to tryout fastdump on my personnal computer (Windows 11). I followed setup instruction to discover there was no available windows version of the package on pypi...

What did you expect to see?

A windows version of the package on pypi, since the readme says it's compatible with windows.

What version of fastdup were you runnning on?

2.14

What version of Python were you running on?

Python 3.10, Python 3.9

Operating System

Windows 11

Reproduction steps

Follow your installation instructions on a Windows 10 computer

Relevant log output

No response

Attach a screenshot [Optional]

No response

Contact Details [Optional]

No response

wscott-code avatar Jan 12 '25 15:01 wscott-code

Hi @wscott-code apologies we should clarify our documentation. fastdup runs on Windows 11 assuming you install Microsoft WSL2, and run from the WSL2 terminal to pip3 install fastdup with python3.9/10/11/12. Please try it and let us know if this works.

dbickson avatar Jan 12 '25 19:01 dbickson

Hi @dbickson, I figured that out and managed to install it on WSL2, which by the way works with many linux only supported packages. I wonder if you can really claim Windows support when it only runs on WSL. 🤔

Now, I see maybe two remaining issues to be fixed:

  1. readme should state clearly windows is supported only through WSL
  2. is there a way to tell pipy the package is not available for windows ? otherwise, you go through all the installation process, downloading all dependencies and installing them to get the "oups couldn't find suitable archive" kind of message from pip...

I leave those decisions to you 😉 Thank's for your reactivity. I really appreciate. I will try the software as soon as I can... Have a nice day.

wscott-code avatar Jan 13 '25 04:01 wscott-code

Hi @wscott-code, we updated the readme file, you are welcome to check it out and see if it more clear now. Thanks.

Sharonyaffe-hub avatar Jan 16 '25 09:01 Sharonyaffe-hub

Hi @Sharonyaffe-hub, that's much better. Thank you

wscott-code avatar Jan 17 '25 21:01 wscott-code

Excellent, happy to hear!

On Fri, Jan 17, 2025 at 11:03 PM wscott-code @.***> wrote:

Hi @Sharonyaffe-hub https://github.com/Sharonyaffe-hub, that's much better. Thank you

— Reply to this email directly, view it on GitHub https://github.com/visual-layer/fastdup/issues/362#issuecomment-2599207465, or unsubscribe https://github.com/notifications/unsubscribe-auth/BOR343X72526F6OSFYGMYK32LFVZ3AVCNFSM6AAAAABVBD3BMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZGIYDONBWGU . You are receiving this because you were mentioned.Message ID: @.***>

Sharonyaffe-hub avatar Jan 19 '25 07:01 Sharonyaffe-hub