Skip to content
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

Mac OS Sonoma - failed to install #965

Open
Kositch opened this issue Sep 3, 2024 · 2 comments
Open

Mac OS Sonoma - failed to install #965

Kositch opened this issue Sep 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Kositch
Copy link

Kositch commented Sep 3, 2024

Describe the bug
Lots of errors during the install regarding the Python missing / Gyp. I have tried manually install Python 3.2.15, but then there was lots of other errors regarding the Python / Gyp - see logs below.

To Reproduce
Try install the plugin on latest Mac OS Sonoma on Apple Sillicon.

Expected behavior
Successfull installation of plugin on Mac OS.

Logs

[##################] | reify:@aws-crypto/sha256-js: http fetch GET 200 https://registr

> [email protected] install

> node-gyp rebuild || node suppress-error.js

Traceback (most recent call last):crypto/sha256-js: http fetch GET 200 https://registr

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>

import gyp # noqa: E402

^^^^^^^^^^

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>

import gyp.input

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>

from distutils.version import StrictVersion

ModuleNotFoundError: No module named 'distutils'

gyp ERR! configure error

gyp ERR! stack Error: `gyp` failed with exit code: 1

gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:325:16)

gyp ERR! stack at ChildProcess.emit (node:events:514:28)

gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)

gyp ERR! System Darwin 23.0.0

gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

gyp ERR! cwd /usr/local/lib/node_modules/homebridge-camera-ui/node_modules/dtrace-provider

gyp ERR! node -v v20.9.0

gyp ERR! node-gyp -v v9.4.0

gyp ERR! not ok

[##################] / reify:@aws-crypto/sha256-js: http fetch GET 200 https://registr

> [email protected] install

> node install.js

ffmpeg-for-homebridge: darwin arm64 is not supported, you will need to install/compile ffmpeg manually.

[##################] | reify:@aws-crypto/sha256-js: http fetch GET 200 https://registr

> [email protected] install

> node-gyp rebuild

Traceback (most recent call last):crypto/sha256-js: http fetch GET 200 https://registr

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>

import gyp # noqa: E402

^^^^^^^^^^

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>

import gyp.input

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>

from distutils.version import StrictVersion

ModuleNotFoundError: No module named 'distutils'

gyp ERR! configure error

gyp ERR! stack Error: `gyp` failed with exit code: 1

gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:325:16)

gyp ERR! stack at ChildProcess.emit (node:events:514:28)

gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)

gyp ERR! System Darwin 23.0.0

gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

gyp ERR! cwd /usr/local/lib/node_modules/homebridge-camera-ui/node_modules/osx-temperature-sensor

gyp ERR! node -v v20.9.0

gyp ERR! node-gyp -v v9.4.0

gyp ERR! not ok

> [email protected] install

> node-gyp-build

Traceback (most recent call last):crypto/sha256-js: http fetch GET 200 https://registr

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>

import gyp # noqa: E402

^^^^^^^^^^

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>

import gyp.input

File "/usr/local/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>

from distutils.version import StrictVersion

ModuleNotFoundError: No module named 'distutils'

gyp ERR! configure error

gyp ERR! stack Error: `gyp` failed with exit code: 1

gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:325:16)

gyp ERR! stack at ChildProcess.emit (node:events:514:28)

gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:294:12)

gyp ERR! System Darwin 23.0.0

gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

gyp ERR! cwd /usr/local/lib/node_modules/homebridge-camera-ui/node_modules/pixel-change

gyp ERR! node -v v20.9.0

gyp ERR! node-gyp -v v9.4.0

gyp ERR! not ok

npm ERR! code 1

npm ERR! path /usr/local/lib/node_modules/homebridge-camera-ui/node_modules/pixel-change

npm ERR! command failed

npm ERR! command sh -c node-gyp-build

npm ERR! A complete log of this run can be found in: /Users/steveangeli/.npm/_logs/2023-11-03T19_09_52_847Z-debug-0.log

Operation failed. Please review log for details.

Screenshots
N/A

Environment

  • Node.js Version: v20.9.0
  • Homebridge Version: v1.8.4
  • Camera UI Version: v5.0.27/28 beta
  • Operating System: Mac OS Sonoma 14.6.1
  • Browser: Safari
@Kositch Kositch added the bug Something isn't working label Sep 3, 2024
@mkz212
Copy link
Contributor

mkz212 commented Sep 3, 2024

Important

🚀 New Version in Development 🚀

A new version of camera.ui is currently under active development - in progress are advanced works on the alpha version (for a closed group of testers) and the public beta will be available soon.

Stay tuned for exciting updates:
seydx/camera.ui#448

Caution

This version will not be developed, current bugs will not be fixed and new features will not be introduced.

@Kositch
Copy link
Author

Kositch commented Sep 3, 2024

I hope that this New Version will be possible to install on Mac without any issues...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants