Skip to content

project.py --help - typerror type argument unexpected #2223

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

Closed
0xc0170 opened this issue Jul 22, 2016 · 0 comments
Closed

project.py --help - typerror type argument unexpected #2223

0xc0170 opened this issue Jul 22, 2016 · 0 comments

Comments

@0xc0170
Copy link
Contributor

0xc0170 commented Jul 22, 2016

python tools\project.py --help

Traceback (most recent call last):
  File "tools\project.py", line 64, in <module>
    help="use the mbed library build, instead of the sources")
  File "C:\Python27\lib\argparse.py", line 1294, in add_argument
    action = action_class(**kwargs)
TypeError: __init__() got an unexpected keyword argument 'type'

cc @theotherjimmy @sarahmarshy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant