Skip to content
Discussion options

You must be logged in to vote

Solved the issue:
It was trying to run rusttest, but the executable was rusttest.exe

Simply editing

output_name = os.path.join(work_dir, 'rusttest')
to "rusttest.exe" solved the issue.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@sityvb
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sityvb
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