Skip to content
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

Issues Installing Corason #9

Open
SevanEsaian opened this issue Jul 21, 2023 · 2 comments
Open

Issues Installing Corason #9

SevanEsaian opened this issue Jul 21, 2023 · 2 comments

Comments

@SevanEsaian
Copy link

Hello, I am trying to install corason but I am having some issues. I have already successfully installed bigscape.
I am using the university cluster and in order to install a docker file, I must use the command apptainer.

What I did was: apptainer pull https://raw.githubusercontent.com/nselem/corason/master/run_corason.
After running that command, I receive a green file in my directory titled run_corason.
Screenshot 2023-07-21 at 12 51 30 PM
Now, I want to run run_corason. When I run the command, it gives me the error bash:run_corason: command not found...

I'm not sure how to resolve this issue and I would greatly appreciate your help.
Thank you.

@byeollee
Copy link

When I tried, I write command as "~/run_corason"

Did you try this?

@nselem
Copy link
Owner

nselem commented Feb 27, 2024

Hello,
I have not use apptainer before, but if you were successful in installing the docker, and still need help you can run the docker without run_corason, instead run docker run --rm -i -t -v $(pwd):/home/output nselem/corason /bin/bash like in this tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants