Closed void4 closed 3 years ago
ScalableBloomFilter.fromfile() doesn't work in Python 3.9.5 since bitarray.length() was deprecated, which you already fixed in the repo. Could you create a new release for pip so the latest version can be installed this way?
@void4 ,
Sorry, I forgot to release it. I will release it today.
https://pypi.org/project/pybloom-live/3.1.0/
Thank you :)
ScalableBloomFilter.fromfile() doesn't work in Python 3.9.5 since bitarray.length() was deprecated, which you already fixed in the repo. Could you create a new release for pip so the latest version can be installed this way?