Python Forum
Install libraries in Google Coral TPU
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install libraries in Google Coral TPU
#1
Hello,

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 tqdm
But 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 None
Any ideas??
Reply
#2
It seems like that's more likely an issue with the Google Coral TPU and support for libraries. I can't say for certain since I've never used it but I don't think it would be a bug with numpy.

How about trying out making an issue on the GitHub page for instance?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  install apache-airflow[postgres,google] on Python 3.8.12 virtual env ShahajaK 1 7,440 Oct-07-2021, 03:05 PM
Last Post: Larz60+
  how to import files in Google Collab wihout downloading them to PC and to Google Disk sveto4ka 9 3,870 Jun-03-2020, 12:40 PM
Last Post: sveto4ka
  How do I install apps from google play store? using python + selenium.. mongo 0 2,272 Aug-05-2019, 12:41 AM
Last Post: mongo
  pip install --upgrade google-api-python-client errors ineuw 0 3,921 Jul-06-2018, 12:00 AM
Last Post: ineuw
  Libraries needed for python install? burvil 7 20,117 Oct-18-2017, 04:55 AM
Last Post: burvil

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020