Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on windows #93

Open
austintrombley opened this issue Mar 17, 2016 · 1 comment
Open

Installation fails on windows #93

austintrombley opened this issue Mar 17, 2016 · 1 comment

Comments

@austintrombley
Copy link

I have followed all the forums for the fix and none have worked, still getting the following error when I try to compile (on windows box)

C:\Python27\PC /Tchadoopy/getdelim.c /Fobuild\temp.win32-2.7\Release\hadoopy/get
delim.obj
getdelim.c
c:\users\atrombley\hadoopy\hadoopy\getdelim.h(6) : error C2061: syntax error : i
dentifier 'getdelim'
c:\users\atrombley\hadoopy\hadoopy\getdelim.h(6) : error C2059: syntax error : '
;'
c:\users\atrombley\hadoopy\hadoopy\getdelim.h(6) : error C2059: syntax error : '
type'
hadoopy/getdelim.c(53) : error C2061: syntax error : identifier 'getdelim'
hadoopy/getdelim.c(53) : error C2059: syntax error : ';'
hadoopy/getdelim.c(53) : error C2059: syntax error : 'type'
error: command 'C:\Users\atrombley\AppData\Local\Programs\Common\Microsof
t\Visual C++ for Python\9.0\VC\Bin\cl.exe' failed with exit status 2

@swarupiyer
Copy link

swarupiyer commented Apr 20, 2017

I'm facing the same issue. Requesting assistance on this issue.

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

No branches or pull requests

2 participants