Closed mehtaman closed 2 months ago
Install method Homebridge dashboard > Plugin Page > Search for Hive > Click download on this plug
When I first tried to install the plugin I saw the error below:
error: externally-managed-environment
I ran this to get past the error:
sudo rm /usr/lib/python3.11/EXTERNALLY-MANAGED
Hi @mehtaman! I've just published a new beta version 1.0.3-beta.1
, which manages its python packages internally and should therefore avoid hitting the externally-managed-environment
error without you having to do anything.
I'm not sure why you're seeing ENOENT
exceptions regarding src
being absent; packages installed by npm, including homebridge-hivehome-control
typically don't have a src
folder. I'd suggest completely uninstalling the plugin and then installing 1.0.3-beta.1
instead to see if that works. You can also run the 2FA setup script with the new beta version as follows:
npx homebridge-hivehome-control@1.0.3-beta.1
Hey @mehtaman, did the beta version solve your problem?
@mehtaman: I've promoted the beta to a full v1.0.3 release. Let me know if installing this version resolved the exception you were hitting.
Closing out this issue - if you're still having problems, please feel free to reopen it or file a new report!
Describe Your Problem: Plugin failing to start properly, logs show the src folder is missing:
Logs:
Screenshots:
Environment: