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

最新版在mac os和python3.7下安装失败 #42

Open
MZLAKg2aGGFs8yi opened this issue Jul 25, 2018 · 2 comments
Open

最新版在mac os和python3.7下安装失败 #42

MZLAKg2aGGFs8yi opened this issue Jul 25, 2018 · 2 comments

Comments

@MZLAKg2aGGFs8yi
Copy link

out1.txt

@zhangyiw
Copy link

I/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c src/lxml/lxml.etree.c -o build/temp.macosx-10.13-x86_64-3.7/src/lxml/lxml.etree.o -w -flat_namespace
src/lxml/lxml.etree.c:233279:65: error: too many arguments to function call, expected 3, have 4
return (*((__Pyx_PyCFunctionFast)meth)) (self, args, nargs, NULL);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~
单独安装下lxml包试试,应该不是zhihu-api的问题

@kebugcheckex
Copy link

可以把lxml的版本改成>=3.8.0,现在的版本是4.2.5

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

3 participants