Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

usage on windows #63

Open
romanman opened this issue Apr 19, 2014 · 4 comments
Open

usage on windows #63

romanman opened this issue Apr 19, 2014 · 4 comments

Comments

@romanman
Copy link

Hey fellows,

I am trying to debug the code
on windows , and have some
problems including leveldb
package, Tried to Google it , no good
alternatives for windows.
Can you suggest me
some king of solution here ?

Thanks in advance.

@konradkonrad
Copy link
Contributor

Hi @romanman!
I tried it on the one windows computer I have at hand -- and I can confirm your issue:

pip install leveldb fails with
Don't know how to compile leveldb for Windows!.

Unfortunately at this point in time, I can not give you any more support about that issue. Until someone with experience in python+windows(+leveldb) steps up, I am afraid we can not do anything about it.

@vfdev-5
Copy link

vfdev-5 commented Sep 21, 2015

There is a project to compile leveldb using VC
https://github.com/happynear/py-leveldb-windows

Here there is a similar issue
willyd/caffe-builder#12

Cheers

@pckilgore
Copy link

Also found a fairly recent cmake/win patch here:

google/leveldb#475

Not a visual studio user so someone else will have to test it out.

@ofek
Copy link
Contributor

ofek commented Aug 17, 2017

As of #777 our secp256k1 dep works on Windows.

Perhaps we could replace LevelDB with LMDB https://pypi.python.org/pypi/lmdb

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants