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.

Can't install on macOS 11.0 Beta (Big Sur)

See original GitHub issue
$ python3 -m playwright install

Traceback (most recent call last):
  File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.8/site-packages/playwright/__main__.py", line 17, in <module>
    main()
  File "/usr/local/lib/python3.8/site-packages/playwright/main.py", line 145, in main
    st = os.stat(driver_executable)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/playwright/drivers/driver-darwin'

System information:

  • Python: Python 3.8.5
  • System: macOS 11.0 Beta (20A5374i)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mxschmittcommented, Jan 12, 2021

Probably good to upvote that https://github.com/microsoft/playwright/issues/4984 otherwise hard to self implement it since it need to compile browsers, which take a few hours and store them onto a CDN.

0reactions
Denboxcommented, Jan 12, 2021

Thanks for the response - if possible, can you point to a place in the source where I may try to add this support?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix macOS Big Sur Problems(Can't Install on Macintosh HD)
If macOS Big Sur cannot be installed on Macintosh HD, you can try installing it in Safe Mode. Follow these steps to boot...
Read more >
Cannot install macOS Big Sur Beta | Apple Developer Forums
Hello all, I'm trying to install Big Sur beta and I face the same problem every time - after the installer is downloaded,...
Read more >
Here's what to do if you can't install macOS Big Sur on your 13 ...
Press and hold the power button on your Mac for at least 10 seconds, then release. · Unplug all external devices from your...
Read more >
macOS Big Sur issues and how to fix them - Setapp
macOS Big Sur won't install · Shut down your Mac · Press and hold Shift + Ctrl + Option for about 7 seconds...
Read more >
How to Install MacOS Big Sur 11 on an Unsupported Mac ...
Today I will show you how to Install macOS 11 Big Sur on an Unsupported Mac. To be clear this guide shows you...
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