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

Fails to run in the command line #1

Open
Contrabang opened this issue Apr 2, 2023 · 2 comments
Open

Fails to run in the command line #1

Contrabang opened this issue Apr 2, 2023 · 2 comments

Comments

@Contrabang
Copy link
Owner

Running the program directly or through the command line. It for some reason only works though something like the VSCode terminal.

Expected functionality is to work through the cmd line.

@Contrabang
Copy link
Owner Author

This can be somewhat gotten around with python -i dmitogif.py

@lewcc
Copy link

lewcc commented Apr 2, 2023

If you want it to be a command line utility, I'd suggest using argparse, it's a super nice way to pull arguments and might make working with the program (along with different flags) easier

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