Skip to content

input CL constraint / read runcase file #90

Answered by peterdsharpe
costadelcos asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @costadelcos

This error message means that AVL didn't generate an output file, usually because it either crashed or encountered some other issue.

I've improved the error messages here to make it easier to troubleshoot; see here: 15b257b

Here is a fuller description from the new error message:

It appears AVL didn't produce an output file, probably because it crashed.
To troubleshoot, try some combination of the following:
	 - In the AVL constructor, verify that either AVL is on PATH or that the `avl_command` parameter is set.
	 - In the AVL constructor, run with `verbose=True`.
	 - In the AVL constructor, set the `working_directory` parameter to a known folder to see the AVL input and …

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@costadelcos
Comment options

@peterdsharpe
Comment options

Answer selected by peterdsharpe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants