Python using for the argparse using error

后端 未结 0 1464
一个人的身影
一个人的身影 2020-12-23 03:27

I try to run my code for the Face detector

import argparse
def parse_args():
     parser = argparse.ArgumentParser()
     parser.add_argument("D")
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题