Title: Compile errors when installing required module in opennao VM and NAO Robot OS (based on Gentoo OS) · Issue #723 · GoogleCloudPlatform/python-docs-samples · GitHub
Open Graph Title: Compile errors when installing required module in opennao VM and NAO Robot OS (based on Gentoo OS) · Issue #723 · GoogleCloudPlatform/python-docs-samples
X Title: Compile errors when installing required module in opennao VM and NAO Robot OS (based on Gentoo OS) · Issue #723 · GoogleCloudPlatform/python-docs-samples
Description: In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/grpc/requirements.txt Did you change the file? If so, how? No Describe the issue In order to run transcribe_streamin...
Open Graph Description: In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/grpc/requirements.txt Did you change the file? If so, how? No Describe the i...
X Description: In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/grpc/requirements.txt Did you change the file? If so, how? No Describe the i...
Opengraph URL: https://github.com/GoogleCloudPlatform/python-docs-samples/issues/723
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Compile errors when installing required module in opennao VM and NAO Robot OS (based on Gentoo OS)","articleBody":"## In which file did you encounter the issue?\r\nhttps://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/grpc/requirements.txt\r\n\r\n### Did you change the file? If so, how?\r\nNo\r\n\r\n## Describe the issue\r\nIn order to run transcribe_streaming.py, I had to install the following modules among other things as per requirements.txt\r\ngrpcio==1.0.3\r\ngrpc-google-cloud-speech-v1beta1==0.11.1\r\n\r\nWhen tried to install these on [opennao vm](http://doc.aldebaran.com/2-1/dev/tools/opennao.html) (GNU/Linux distribution based on Gentoo), compiler errors were noted. \r\n`CompileError: command 'i686-pc-linux-gnu-gcc' failed with exist status 1`\r\n\r\nWhat could be the reason for above modules not getting installed in opennao vm. \r\n\r\nMore observations\r\n1. pip.log says \r\n- pip.log.grpcio at line 2077 shows termination due to stdalign.h \r\n\r\n\r\n\r\n- pip.log.grpc-google-cloud-speech-v1beta1 at line 1781 shows termination due to stdalign.h \r\n\r\n\r\n\r\n- Both module or package terminated due to stdalign.h\r\n\r\n2. Installation Steps in OpenNaoVM:\r\n a. Install portaudio using emerge - OK\r\n b. Install pyaudio using emerge - OK\r\n c. Install package as per requirements.txt\r\n - google-cloud-core==0.22.1 - OK\r\n - grpcio==1.0.3 - FAIL\r\n - PyAudio==0.2.9 - OK\r\n - grpc-google-cloud-speech-v1beta1==0.11.1 - FAIL\r\n - six==1.10.0 - OK\r\n d. python transcribe_streaming.py – Throws an error\r\n\r\n3. We used the OpenNao VM that define in this URL http://doc.aldebaran.com/1-14/dev/tools/vm-intro.html. We saw “binaries are built for i486 targets” in the snapshot as below but OS is i686. Not sure this cause the error.\r\n\r\n\r\n\r\n\r\n\r\n","author":{"url":"https://github.com/chan71","@type":"Person","name":"chan71"},"datePublished":"2016-12-15T00:29:01.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/723/python-docs-samples/issues/723"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:6ac1e5a3-95f9-24df-8ab2-0d73a24677c8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D778:18C74D:F1A9F6:14A3ABE:6A4D60DB |
| html-safe-nonce | 99aa0f09d17296e692ccfbc38448e63b3f6b2ce6ec7b3ab305d64036cd01c7e4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENzc4OjE4Qzc0RDpGMUE5RjY6MTRBM0FCRTo2QTRENjBEQiIsInZpc2l0b3JfaWQiOiIzNTY1MzcwMDA2MjMyMTk1MjkxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 42cb0fba8d703b285a3c089dffe7857207b3b7db0835afa2addba93fc0471f2f |
| hovercard-subject-tag | issue:195684561 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/GoogleCloudPlatform/python-docs-samples/723/issue_layout |
| twitter:image | https://opengraph.githubassets.com/3dc3aa8a071375994ac0b537ed62b6cb70b308a3c37772dbfa2ad8c03579ead4/GoogleCloudPlatform/python-docs-samples/issues/723 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/3dc3aa8a071375994ac0b537ed62b6cb70b308a3c37772dbfa2ad8c03579ead4/GoogleCloudPlatform/python-docs-samples/issues/723 |
| og:image:alt | In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/speech/grpc/requirements.txt Did you change the file? If so, how? No Describe the i... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | chan71 |
| hostname | github.com |
| expected-hostname | github.com |
| None | e6658d7c7808aeed776f841e0839b885fce343c9b96244be612c779298e7661e |
| turbo-cache-control | no-preview |
| go-import | github.com/GoogleCloudPlatform/python-docs-samples git https://github.com/GoogleCloudPlatform/python-docs-samples.git |
| octolytics-dimension-user_id | 2810941 |
| octolytics-dimension-user_login | GoogleCloudPlatform |
| octolytics-dimension-repository_id | 35065876 |
| octolytics-dimension-repository_nwo | GoogleCloudPlatform/python-docs-samples |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 35065876 |
| octolytics-dimension-repository_network_root_nwo | GoogleCloudPlatform/python-docs-samples |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | a438513d3a22ffcd713795ed948c3e5525007665 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width