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

error: invalid argument '-std=c99' not allowed with 'C++/ObjC++' #13

Closed
huseinzol05 opened this issue Dec 15, 2018 · 1 comment
Closed

Comments

@huseinzol05
Copy link
Member

Rusydi Yusof, [15 Dec 2018 at 3:18:14 PM]:
Command "/Users/udieusop/anaconda3/bin/python -u -c "import setuptools, tokenize;file='/private/var/folders/h6/l4b_lxp55fv4wbqgzhhzc0wh0000gp/T/pip-install-w3owxhfo/python-crfsuite/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /private/var/folders/h6/l4b_lxp55fv4wbqgzhhzc0wh0000gp/T/pip-record-gaabno2f/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/h6/l4b_lxp55fv4wbqgzhhzc0wh0000gp/T/pip-install-w3owxhfo/python-crfsuite/

error: invalid argument '-std=c99' not allowed with 'C++/ObjC++'
error: command 'gcc' failed with exit status 1


Failed building wheel for python-crfsuite
Running setup.py clean for python-crfsuite

@huseinzol05
Copy link
Member Author

Fix this with,

conda install -c conda-forge python-crfsuite

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

1 participant