-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Problem in Container #10
Comments
use chatgtp only advice i can give i know nothing about backend code |
I've the same error and I cannot go ahead with my project ==> https://aihypernews.streamlit.app/ Moviepy - Building video video_finale.mp4. Can someone please support us? ChatGPT is not enough :) ChatGPT answer is below: The error you encountered is caused by a KeyError in your code. Specifically, the line user_id = r.json()["data"]["user_id_str"] is trying to access the value associated with the key 'user_id_str' in a dictionary, but that key does not exist in the dictionary. |
Hi, I'm using a Docker Container, and have this issue, someone can help me please?
The text was updated successfully, but these errors were encountered: