wbolster / plyvel

Plyvel, a fast and feature-rich Python interface to LevelDB
https://plyvel.readthedocs.io/
Other
518 stars 75 forks source link

Cannot find reference (Windows) #157

Open MaksSoftware opened 7 months ago

MaksSoftware commented 7 months ago

I built plyvel with leveldb + snappy for windows. Everything works but not finding reference

I also specify the path to the dll's (leveldb.dll, snappy.dll): 22222

11111

Any ideas how to solve this problem?

InValidFire commented 6 months ago

Seeing this as well with plyvel installed from plyvel-ci