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

errors in installation. #91

Open
hafizmtalha opened this issue Jul 26, 2022 · 1 comment
Open

errors in installation. #91

hafizmtalha opened this issue Jul 26, 2022 · 1 comment

Comments

@hafizmtalha
Copy link

I am using Linux in the WIndows subsystem.. it doesn't allow me to use docker. and in singularity following output shows..
singularity build viridian_workflow.img Singularity.def
Singularity 1.0b1 (commit: b0d3406e311f4ac3aa6f4d0187f32926b3808fef)
Running under Python 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0]
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
The error-log configured as /home/talha/.local/share/singularity/log/error.log (lazily created when something is logged)

when I first run the comand weird screen comes up..
image

is there any way I could build the source code or something ???

@martinghunt
Copy link
Member

You need to use this singularity:
https://sylabs.io/singularity/
It looks like you have something else installed that is also called singularity.

But there's no need to build. Once you've got singularity installed, you can use a singularity image file from the releases. Eg:
https://github.com/iqbal-lab-org/viridian_workflow/releases/tag/v0.3.7
The singularity file for that release is called viridian_workflow_v0.3.7.img

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

2 participants