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

Doesn't work on MacOS Monterrey #15

Open
rbustos opened this issue Apr 10, 2022 · 0 comments
Open

Doesn't work on MacOS Monterrey #15

rbustos opened this issue Apr 10, 2022 · 0 comments

Comments

@rbustos
Copy link

rbustos commented Apr 10, 2022

Hi, I'm getting following error running macos.sh script on x86 Mac Mini (OS version: Monterrey):

found 0 vulnerabilities
Installing Browsers...
Clonando en 'browser-install'...
remote: Enumerating objects: 70, done.
remote: Counting objects: 100% (41/41), done.
remote: Compressing objects: 100% (28/28), done.
remote: Total 70 (delta 23), reused 29 (delta 13), pack-reused 29
Recibiendo objetos: 100% (70/70), 23.30 KiB | 5.83 MiB/s, listo.
Resolviendo deltas: 100% (33/33), listo.
11:41:43.019 - Cleaning up Chrome cached downloads...
11:41:43.026 - CPU Platform: x86_64, Translated: 
Traceback (most recent call last):
  File "/Users/gc/browser-install/browser_install_macos.py", line 210, in <module>
    main()
  File "/Users/gc/browser-install/browser_install_macos.py", line 202, in main
    install = Install()
  File "/Users/gc/browser-install/browser_install_macos.py", line 30, in __init__
    if cpu.startswith('arm') or int(rosetta) == 1:
ValueError: invalid literal for int() with base 10: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant