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

Run fault with non-zero 1 #5

Open
JXH-sanitizer opened this issue Nov 28, 2024 · 0 comments
Open

Run fault with non-zero 1 #5

JXH-sanitizer opened this issue Nov 28, 2024 · 0 comments

Comments

@JXH-sanitizer
Copy link

Thanks for your sharing about the workflow of Pest and flopy. I have tried your codes but in the last cell, it returns a fault called: "
124 if "window" in platform.platform().lower():
125 if ret_val != 0:

126 raise Exception("run() returned non-zero: {0}".format(ret_val))
127 else:
128 estat = os.WEXITSTATUS(ret_val)

Exception: run() returned non-zero: 1" Can you suggest why does it happen? I am not sure. Thank you all in all.

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

1 participant