ekzhu / datasketch

MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
https://ekzhu.github.io/datasketch
MIT License
2.59k stars 296 forks source link

NameError: name 'RedisSetStorage' is not defined #166

Closed JadeXIN closed 3 years ago

JadeXIN commented 3 years ago

when i run this code: lsh = MinHashLSH(threshold=threshold, num_perm=num_perm, storage_config=storage_config)

i got this error: NameError: name 'RedisSetStorage' is not defined

what's the reason of this error.

Zoufuheng commented 1 year ago

请问这个问题是怎么解决的?我也遇到了一样的问题

ekzhu commented 1 year ago

Can you provide the complete code?

Zoufuheng commented 1 year ago

Hello, the problem has been resolved because there are no dependencies associated with installation

 

------------------ 原始邮件 ------------------ 发件人: "ekzhu/datasketch" @.>; 发送时间: 2023年7月23日(星期天) 下午3:04 @.>; @.**@.>; 主题: Re: [ekzhu/datasketch] NameError: name 'RedisSetStorage' is not defined (#166)

Can you provide the complete code?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>