We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
out1.txt
The text was updated successfully, but these errors were encountered:
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的问题
Sorry, something went wrong.
可以把lxml的版本改成>=3.8.0,现在的版本是4.2.5
No branches or pull requests
out1.txt
The text was updated successfully, but these errors were encountered: