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
Describe the bug I have a problem to make this module work on CentOS. I am using Python3.7 and I've already pip installed TikTokApi, pyppeteer.
When I use TikTokApi I always get an error message that "pyppeteer.errors.BrowserError: Browser closed unexpectedly"
I am pretty sure that it might be a dependency problem but I don't have any clue how to resolve this.
Because I've followed the guide written in the document and it is not working.
May thanks in advance.
The text was updated successfully, but these errors were encountered:
Try the solutions in #95
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I have a problem to make this module work on CentOS.
I am using Python3.7 and I've already pip installed TikTokApi, pyppeteer.
When I use TikTokApi I always get an error message that "pyppeteer.errors.BrowserError: Browser closed unexpectedly"
I am pretty sure that it might be a dependency problem but I don't have any clue how to resolve this.
Because I've followed the guide written in the document and it is not working.
May thanks in advance.
The text was updated successfully, but these errors were encountered: