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

Fault in to_numpy.py #1

Closed
bsteenwi opened this issue Jul 6, 2018 · 1 comment
Closed

Fault in to_numpy.py #1

bsteenwi opened this issue Jul 6, 2018 · 1 comment

Comments

@bsteenwi
Copy link

bsteenwi commented Jul 6, 2018

Hi,

When running your to_numpy.py code, I could not find the import related to Parser().get_parser().

args = Parser().get_parser().parse_args()

I've locally changed this code to the parser defined on line 23, and this works....

@dhruvramani
Copy link
Owner

Thanks for pointing out, it was a typo.

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