-
Notifications
You must be signed in to change notification settings - Fork 0
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
error 256 no such file or directory #6
Comments
FYI, I installed this on my cluster just to try a different system but receive a the same because that file does not exist.
|
Thanks for give HAPPE a try!
I would also recommend that you provide the -r option, as I wrote in the example. |
In both cases the file does NOT exist, that's the weird thing. There is no such file by that name in the folder, so I don't know why it's complaining about it. Similarly in the first scenario, it's complaining about the output file not existing, when of course it doesn't exist because the program hasn't been run yet. (based on the error message, there might be a stage at which you attempt to create a link to the file with |
Yes, if you don't provide the |
HAPPE keeps complaining "no such file or directory" but weirdly it is complaining about how it cannot find the OUTPUT file that would be created when I provide the --output argument
Here's the error using your example files. I'm on a Mac running 13.5.2 and using zsh as my shell (although I tried in bash too).
The text was updated successfully, but these errors were encountered: