-
Notifications
You must be signed in to change notification settings - Fork 35
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
Deploying on Heroku Error #16
Comments
Does your pull request fix this or is this a different issue? |
That's a different issue. The issue that I pulled is error about libGL.1.
The second issue is about the ans = input(), and I fixed that with assignning ans = 'y'
Now this is the third issue i'm facing on
|
This might be due to the fact that you cant enter input per se on heroku... You can modify the script to extract the frames and post it without asking for user input with a little bit of tweaking |
The input was solved. I did that and the picture is the next problem. |
yea you edited the comment to say that XD |
It works really well in local, also without open-cv-headless |
Ah i see... |
I tried to deploy the bot on heroku but it throw an error like this.
The text was updated successfully, but these errors were encountered: