Kevin Mandeville
Kevin Mandeville
I had the same thing happen to me. It worked for the first question, then I try again with the next question, and I sometimes see this where it doesn't...
Has this library gone dark? Haven't been any updates for about 6 months?
:) Yes, definitely stable! I was mainly wondering because of some issues I had been following to see if there were any updates or if there were going to be....
There was one already that I thought you had fixed, but I was waiting for a new release. It doesn't look like there was one. https://github.com/jiecao-fm/hashids-java/issues/45 On Wed, May 23,...
I'm on Mac OS Sonoma 14.5. I have pip installed (I'm new to python I'm a Java dev) and the command `pip install fastdup` returns this error: `ERROR: Could not...
`uname -a` (redacted machine name): Darwin *********** 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64 `python`: command not found `python3`: Python 3.12.4 `pip3 debug --verbose`:...
> Hi @kmandeville you have a non-standard configuration, python 3.12 macosx 10 with arm64 processor, we support macosx 10 and up on intel processor and macosx 12+ with arm processor....
So this is where I'm at currently. Forgot I got slightly further when I was able to load and run older Python. First off: `python3.9 -m pip install fastdup` is...
Thanks for the help BTW, I appreciate it!
`python3.9` ``` Python 3.9.19 (main, Mar 19 2024, 16:08:27) [Clang 15.0.0 (clang-1500.3.9.4)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import fastdup Failed to find crashpad...