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

weioRunner.py should be more explicit on python errors #206

Closed
ks156 opened this issue Apr 25, 2015 · 1 comment
Closed

weioRunner.py should be more explicit on python errors #206

ks156 opened this issue Apr 25, 2015 · 1 comment
Assignees
Milestone

Comments

@ks156
Copy link
Contributor

ks156 commented Apr 25, 2015

When there's an error on a python code, only the message *MODULE CAN'T BE LOADED. Maybe you have some errors in modules that you wish to import? * is displayed (https://github.com/nodesign/weio/blob/next/weioRunner.py#L260).

This is not explicit at all, and it's always hard to know what's the problem, especially when it comes from an import.

We should find a way to explicitly display the problem.

@ks156
Copy link
Contributor Author

ks156 commented May 14, 2015

Fixed. Please confirm.

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