question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

--version commandline parsing error

See original GitHub issue

Thanks for TermPair, it’s an amazing project!

Describe the bug

$ termpair --version
usage: termpair [-h] [--version] {share,serve} ...
termpair: error: the following arguments are required: command

termpair doesn’t parse correctly --version expecting other arguments and options

I’ve installed the latest version with pip, with python 3.9

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cs01commented, Aug 31, 2021

Sorry for the whiplash there. I was thinking I wouldn’t get to this for a couple days but I decided to just knock it out. I appreciate you putting together the PR. If you find any other bugs I promise I won’t fix them too fast 😃.

0reactions
antenorecommented, Aug 31, 2021

😄 Cool, I was preparing a PR as well , you are too fast!! 😃

Thanks a lot, my PR was miising the tests and all the rest

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error parsing the command-line arguments - TeraByte Unlimited
Re: Error parsing the command-line arguments​​ That is it is normal? And in my opinion it is an parsing error. 100%.
Read more >
Unable to parse error options in CommandLineParser
I am using commandLineParser version 2.5.0 ... If there is an error, I am unable to parse which command line options are invalid....
Read more >
Command line parse error: --config_conf.txt' is not recognized ...
This is the version (1.0) of the KEGGconverter tool which runs as a command line utility. It searches in the '/in' subdirectory for...
Read more >
Error parsing command-line arguments in 1.3.0 #1647 - GitHub
What were you doing? Attempting to run version 1.3.0 in a Docker container. Here's an example Dockerfile: FROM python:2.7-slim RUN apt-get ...
Read more >
Parse error when using command line - phpList Discuss
It's PHP 7.2.24. The error is the opening bracket of a try statement. So I first thought the PHP version was lower than...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found