-
Notifications
You must be signed in to change notification settings - Fork 21
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
singularity pull issue #125
Comments
Hi, I don't think you are using the correct command for creating a singularity contained from a docker image. In your command, you left out the output file for saving the container to Have you tried:
|
Sorry for misunderstanding. I tried your command. Also, in my previous command I use the remove command to my folder. in my script to merge the
However, when I checked it, it shows that:
|
Did the singularity command above create the pyprophet.sif image without any errors? Do you see this:
check to see if it created the image
Check to see if the image works correctly
|
yes, i am sure the image works correctly as you showed. However, it still shows that:
it happens at my first script line:
|
Strange. I cannot reproduce the error you are getting.
Are you running your script on a cluster? If so, does the image work both locally and remotely on the cluster? Can you copy and paste the output of I can alternatively, send you a copy of the |
The output is:
Yes I ran it on the cluster. Does it work as expected? I still get the error today after reinstalling several times. My email address is |
Hi,
I want to use it in the singularity containers but when I use the demand like:
It is not working. Do you know the correct code like using
executables
or others?The text was updated successfully, but these errors were encountered: