dirhash-python icon indicating copy to clipboard operation
dirhash-python copied to clipboard

not working on windows

Open racinmat opened this issue 1 year ago • 4 comments

on windows, the library is not working with scantree=0.0.2, would it be possible to use some more platform-independent library?

racinmat avatar Mar 09 '24 19:03 racinmat

Hi @racinmat, thanks for the report. Could you please add more info ? Windows version, expected vs actual behavior, ... anything can help :) thanks in advance

frichtarik avatar Apr 10 '24 15:04 frichtarik

Hi, sure, sorry, I had a typo in the package name, I meant scantree. There is open issue since 2020 https://github.com/andhus/scantree/issues/4 which describes that its newer release broke the functionality on windows.

racinmat avatar Apr 15 '24 07:04 racinmat

Hi @racinmat
I've created new PR to fix the windows issue https://github.com/andhus/scantree/pull/22 If you're interested, you can test the fix the commit even before it gets merged

instead of pip install dirhash use pip install dirhash git+https://github.com/frichtarik/scantree.git@8b641db when preparing the environment

frichtarik avatar Apr 22 '24 14:04 frichtarik

Works for me, thanks!

racinmat avatar Apr 25 '24 07:04 racinmat

Should be fixed here https://github.com/andhus/dirhash-python/pull/29

andhus avatar Aug 03 '24 21:08 andhus

Let me know it there are any issues still after https://github.com/andhus/dirhash-python/releases/tag/v0.5.0 👍

andhus avatar Aug 03 '24 22:08 andhus