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

no working compiler #711

Open
fishredleung opened this issue Dec 27, 2018 · 0 comments
Open

no working compiler #711

fishredleung opened this issue Dec 27, 2018 · 0 comments

Comments

@fishredleung
Copy link

when i try to install homeassistant by pip3 install homeassistatn , it shows:

Complete output from command python setup.py egg_info:

    No working compiler found, or bogus compiler options passed to
    the compiler from Python's standard "distutils" module.  See
    the error messages above.  Likely, the problem is not related
    to CFFI but generic to the setup.py of any Python package that
    tries to compile C code.  (Hints: on OS/X 10.8, for errors about
    -mno-fused-madd see http://stackoverflow.com/questions/22313407/
    Otherwise, see https://wiki.python.org/moin/CompLangPython or
    the IRC channel #python on irc.freenode.net.)

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /opt/tmp/pip-install-qsb2hnpb/cffi/

try everything( pip3 install --upgrade pip, pip3 install --upgrade setuptools)

but it still doesn't work

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