You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "server.py", line 24, in <module>
from credentials import account_sid, auth_token, number, movies
ImportError: cannot import name account_sid
pip install credentials is what i used to get this library down but that doesn't seem to fix it.
The text was updated successfully, but these errors were encountered:
when trying to run the server, i get:
pip install credentials
is what i used to get this library down but that doesn't seem to fix it.The text was updated successfully, but these errors were encountered: