-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot install plugin on hoobs #126
Comments
What happens if you run |
hoobs@hoobs:~ $ python3-config --ldflags --embed |
this happens: hoobs@hoobs:~ $ python3-config --ldflags --embed |
I think I have a similar issue. I get this when attempting to install the plugin from Homebridge UI: `USER: homebridge npm ERR! code 1 npm ERR! A complete log of this run can be found in: Command failed. Please review log for details.` |
I did a reinstall of Raspbian and all is okay now. |
Bonsoir, |
Hello, I have the same problem when I want wo install the homebridge-rpi-rf-switch in Hoobs. Can you help me? I really need your super plugin. I reinstall Hoobs but nothing changed;-)
gyp: Call to 'python3-config --ldflags --embed' returned exit status 1 while in binding.gyp. while trying to load binding.gyp npm ERR! A complete log of this run can be found in: |
@Spikey85 Can you share /root/.npm/_logs/2022-01-07T09_53_55_762Z-debug.log |
Can you Open it and is it the Right? |
I can open it, I haven’t had a chance to look close yet. I’m just finishing up my day job. |
Hello @Sunoo did you find the Problem? I miss my RF Switches so much in my Smart Home 😢 thanks. |
Hey @Sunoo did you find the problem? I hope so much that you can help me. I´m aleady not able to install your Plugin in Hoobs. |
I see now others errors, can this help you? npm ERR! code 1 npm ERR! A complete log of this run can be found in: And here is the log: |
try to install the plugin and get errors,
i did the preinstallation like in the installation manual
hoobs@hoobs:~ $ sudo npm install -g homebridge-rpi-rf-switch --unsafe-perm
gyp: Call to 'python3-config --ldflags --embed' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error:
gyp
failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack at ChildProcess.emit (events.js:400:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
gyp ERR! System Linux 5.10.17-v7l+
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/lib/node_modules/homebridge-rpi-rf-switch/node_modules/node-calls-python
gyp ERR! node -v v14.18.1
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-11-14T14_38_35_873Z-debug.log
The text was updated successfully, but these errors were encountered: