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

SystemExit: 2 #61

Closed
victorchencai opened this issue Apr 25, 2020 · 0 comments
Closed

SystemExit: 2 #61

victorchencai opened this issue Apr 25, 2020 · 0 comments

Comments

@victorchencai
Copy link

你好,我想请问一下这个错误怎么解决

rpnet.py: error: the following arguments are required: -i/--images, -se/--start_epoch, -t/--test, -f/--folder
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2

%tb
Traceback (most recent call last):

File "C:\Users\asus\Desktop\CCPD-master\CCPD-master\rpnet\rpnet.py", line 35, in
args = vars(ap.parse_args())

File "F:\anaconda\lib\argparse.py", line 1730, in parse_args
args, argv = self.parse_known_args(args, namespace)

File "F:\anaconda\lib\argparse.py", line 1762, in parse_known_args
namespace, args = self._parse_known_args(args, namespace)

File "F:\anaconda\lib\argparse.py", line 1997, in _parse_known_args
', '.join(required_actions))

File "F:\anaconda\lib\argparse.py", line 2389, in error
self.exit(2, _('%(prog)s: error: %(message)s\n') % args)

File "F:\anaconda\lib\argparse.py", line 2376, in exit
_sys.exit(status)

SystemExit: 2

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

1 participant