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

How to run ./convert.py --help from terminal? #1

Open
oshihirii opened this issue Dec 3, 2014 · 2 comments
Open

How to run ./convert.py --help from terminal? #1

oshihirii opened this issue Dec 3, 2014 · 2 comments

Comments

@oshihirii
Copy link

Hello,

I am running this from terminal (and am in the same directory where convert.py is):

convert.py --help

And get:

convert.py: command not found

Python 2.7.6
Linux Mint 17

@oshihirii
Copy link
Author

This runs the program:

python convert.py -pf json my_dump.sql > testing_convert.json

But the resulting file just contains an empty list:

[]

@jorgadan
Copy link

jorgadan commented Nov 9, 2015

I've the same problem!!
It returns [ ]

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