Skip to content

Neper -S error: Failed to parse directory #119

Answered by mkasemer
Yuanguo1994 asked this question in Q&A
Discussion options

You must be logged in to vote

This is a path issue, you must provide the precise location of the directory which contains the output. It seems you are in your top-level directory (Ubuntu-app), and to run the command you provided, you must be in the directory directly above 2_triaxCSR. Alternatively, you could provide the path to the 2_triaxCSR in your neper -S command.

Example 1: You are in /home/path/to/examples/ which contains the folder 2_triaxCSR. You can simply run neper -S 2_triaxCSR.

Example 2: You are currently in /home/. You would run neper -S /home/path/to/examples/2_triaxCSR/.

Replies: 1 comment

Comment options

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