Skip to content
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

ImportError: cannot import name account_sid #5

Open
genekogan opened this issue Nov 5, 2018 · 1 comment
Open

ImportError: cannot import name account_sid #5

genekogan opened this issue Nov 5, 2018 · 1 comment

Comments

@genekogan
Copy link

when trying to run the server, i get:

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.

@cvalenzuela
Copy link
Owner

Sorry, that should have been more clear. That's not a library but a set of variables I was using for sending the results to Twilio, will fix soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants