eliangcs/pystock-crawler

LevelDB terminates installation

Opened this issue · 2 comments

Hi, working on Win8.1
after installing all Prerequisites (Scrapy),
getting this error:

Using cached leveldb-0.193.tar.gz
No files/directories in c:\users...\ap
leveldb\pip-egg-info (from PKG-INFO)

i tried to install leveldb by myself but i get an error: "Don't know how to compile for windows!"

I don't have a Windows machine to test this. But Scrapy works better and it is much easier to install all those libraries on a Unix-based machine. Is switching to Linux an option for you?

Scrappy works fine on Win, problem is just levelDB.
I'll try to create a virtual Linux env.

thanks!