question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I'm using HA OS, and its not installing the python library `glocaltokens` - which appears to be failing on the install of `grpcio`

See original GitHub issue

I’m using HA OS, and its not installing the python library glocaltokens - which appears to be failing on the install of grpcio

FileNotFoundError: [Errno 2] No such file or directory: 'c++'

_Originally posted by @bacco007 in https://github.com/leikoilja/ha-google-home/issues/93#issuecomment-803814517_

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
DurgNomis-drolcommented, Mar 23, 2021

@bacco007

I just did a fresh install of HAOS in VirtualBox as describe in HA’s installation guide. I add HACS. Had some unrelated issues, fixed them. Added this integration through the normal repository and logged in and it work for me. I don’t have a machine to install proxmox on and test it. But it should not differ from my test as a VM should be a VM as long as it is running on the same architecture.

I will need some more information about what you have done to your setup to understand what is different about yours.

You should be able to install it anyways if you follow @leikoilja instructions 😄

2reactions
DurgNomis-drolcommented, Mar 23, 2021

I will setup a test machine and see if i can sort this out. 😄

EDIT: I ran into some problems installing HACS in my VM. When i get them sorted out, i will continue this quest.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install grpcio using pip install grpcio - Stack Overflow
I ran into same issue using python 3.7 with setuptools is 41.0.1 while installing package that includes building wheel for gracio .
Read more >
Troubleshooting installation problems - Home Assistant
It can happen that you run into trouble while installing Home Assistant. This page is here to help you solve the most common...
Read more >
pip install grpcio==1.0.1 - PyPI
Package for gRPC Python. Installation. gRPC Python is available for Linux, Mac OS X, and Windows running Python 2.7. From PyPI. If you...
Read more >
Install Python dependencies | Cloud Composer
Install a package from PyPI. A package can be installed from Python Package Index if it has no external dependencies or conflicts with...
Read more >
tensorflow-macos cannot be install… | Apple Developer Forums
... to create a new conda environment with python 3.8, and then tried to install tensorflow-macos, but it failed because of grpcio cannot...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found