googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
916 stars 320 forks source link

In embedded system for yocto, install command - 'python -m pip install --upgrade google-assistant-sdk[samples]' ,but error happen~ #240

Open captainpanther opened 6 years ago

captainpanther commented 6 years ago

Complete output from command python setup.py egg_info: unable to execute 'arm-poky-linux-gnueabi-gcc': No such file or directory unable to execute 'arm-poky-linux-gnueabi-gcc': No such file or directory

    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.)
Fleker commented 6 years ago

What are the hardware specifications of your embedded device? Is it a Raspberry Pi?

captainpanther commented 6 years ago

Nxp,not raspberry.

Nick notifications@github.com 於 2018年4月28日週六 01:45 寫道:

What are the hardware specifications of your embedded device? Is it a Raspberry Pi?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/googlesamples/assistant-sdk-python/issues/240#issuecomment-385043817, or mute the thread https://github.com/notifications/unsubscribe-auth/AfLea2LKXSt1VgRFJjCQdwdQeYcbtc4rks5ts1k1gaJpZM4TpvvO .