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

TypeError: Not all arguments converted during string formatting #4

Open
codewithpatelo opened this issue Dec 28, 2017 · 1 comment
Open

Comments

@codewithpatelo
Copy link

I get this error when compiling step 1. Do you know what can be going on?

@elmarsan
Copy link

elmarsan commented Feb 9, 2019

Hi, if you're ussing python3 try with this code:
tweet = '{}|{}|{}|{}\n'.format(user, location, created, text)

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