We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i run the command python -m install playwright-deps it gives me the error of "apt-get command not found"
python -m install playwright-deps
i used the Arch linux OS and installed the bot until the install playwright step
playwright to finish installation and be usable
No response
Operating System : [Arch Linux] Python version : [e.g. Python 3.12] App version / Branch : [latest]
The text was updated successfully, but these errors were encountered:
you have to install needed deps manually, this one fixed my issue, i use arch btw
Sorry, something went wrong.
This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.
Issue closed due to being stale. Please reopen if issue persists in latest version.
No branches or pull requests
Describe the bug
When i run the command
python -m install playwright-deps
it gives me the error of "apt-get command not found"Reproduction Steps
i used the Arch linux OS and installed the bot until the install playwright step
Expected behavior
playwright to finish installation and be usable
Screenshots
No response
System Information
Operating System : [Arch Linux]
Python version : [e.g. Python 3.12]
App version / Branch : [latest]
Checklist
Additional Context
No response
The text was updated successfully, but these errors were encountered: