Jul-13-2020, 02:02 PM
Hello,
I try to install the following libraries without success on Google Coral TPU. These libraries I want to cooperate with tensorflow lite:
I try to install the following libraries without success on Google Coral TPU. These libraries I want to cooperate with tensorflow lite:
pandas numpy scikit-learn scikit-image click tqdmBut I face erros...
File "numpy/core/setup.py", line 422, in generate_config_h moredefs, ignored = c6wfs --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools wheel Cython>=0.29.13 "numpy==1.13.3; python_version=='3.6' and platform_system!='AIX'" "numpy==1.14.5; python_version=='3.7' and platform_system!='AIX'" "numpy==1.17.3; python_version>='3.8' and platform_system!='AIX'" "numpy==1.16.0; python_version=='3.6' and platform_system=='AIX'" "numpy==1.16.0; python_version=='3.7' and platform_system=='AIX'" "numpy==1.17.3; python_version>='3.8' and platform_system=='AIX'"" failed with error code 1 in NoneAny ideas??