Vote count:
0
I'm trying to install python binding for link grammar in mac os x. I've install link-grammar package.
sudo pip install pylinkgrammar | grep error
produces:
pylinkgrammar/link_grammar_wrap.c:3366:17: error: operand of type 'void' where arithmetic or pointer type is required
pylinkgrammar/link_grammar_wrap.c:4943:46: error: too few arguments to function call, expected 3, have 1
pylinkgrammar/link_grammar_wrap.c:5494:54: error: too few arguments to function call, expected 3, have 2
36 warnings and 3 errors generated.
error: command 'cc' failed with exit status 1
pylinkgrammar/link_grammar_wrap.c:3366:17: error: operand of type 'void' where arithmetic or pointer type is required
pylinkgrammar/link_grammar_wrap.c:4943:46: error: too few arguments to function call, expected 3, have 1
pylinkgrammar/link_grammar_wrap.c:5494:54: error: too few arguments to function call, expected 3, have 2
36 warnings and 3 errors generated.
error: command 'cc' failed with exit status 1
asked 1 min ago
Pylinkgrammar for mac os x
Aucun commentaire:
Enregistrer un commentaire