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

ImportError: No module named argparse #109

Closed
dudanger opened this issue Jan 19, 2015 · 1 comment
Closed

ImportError: No module named argparse #109

dudanger opened this issue Jan 19, 2015 · 1 comment

Comments

@dudanger
Copy link

[root@localhost bypy]# ./bypy.py info
Traceback (most recent call last):
File "./bypy.py", line 101, in
from argparse import ArgumentParser
ImportError: No module named argparse

我用的python2.6, 这个对版本有要求吗?

@houtianze
Copy link
Owner

哦,有要求,要2.7.x.

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