ethjsonrpc icon indicating copy to clipboard operation
ethjsonrpc copied to clipboard

fatal error C1083: Cannot open include file: 'alloca.h

Open emum8 opened this issue 8 years ago • 1 comments

This wont install, it starting installing pyethash and fails due to the following error, is it possible to install this without pyethash?

src/python/core.c(2): fatal error C1083: Cannot open include file: 'alloca.h ': No such file or directory error: command 'E:\apps\Visual Studio 2015\VC\BIN\x86_amd64\cl.exe' fa iled with exit status 2

I saw someone had a similar issue, how did you fix it?

emum8 avatar Oct 01 '16 08:10 emum8

@emum8 I think you're referring to this issue: https://github.com/ConsenSys/ethjsonrpc/issues/5 .

maurycyp avatar Nov 10 '16 01:11 maurycyp