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

Error #3

Open
fbchow opened this issue Nov 15, 2015 · 3 comments
Open

Error #3

fbchow opened this issue Nov 15, 2015 · 3 comments

Comments

@fbchow
Copy link

fbchow commented Nov 15, 2015

Fran-MacBook-Air:hw4 fran$ python mysqldump_to_csv.py data.sql
Traceback (most recent call last):
File "mysqldump_to_csv.py", line 111, in
main()
File "mysqldump_to_csv.py", line 105, in main
if values_sanity_check(values):
File "mysqldump_to_csv.py", line 29, in values_sanity_check
assert values
AssertionError

What does this error mean?
Is it because I'm reading in the wrong type of file? Thanks!

@sa7mon
Copy link

sa7mon commented May 8, 2016

I'm getting this too. Not sure what the issue is

@mattlevan
Copy link

I'm getting this as well in my attempt to convert Crunchbase's 2013 Snapshot mysqldump (.sql) files. Any help is appreciated!

@pianomonology
Copy link

I'm getting this problem right now. Did anybody figure it out?

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

4 participants