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

INSTALLATION ERROR #6

Open
esraagithub opened this issue Nov 17, 2022 · 1 comment
Open

INSTALLATION ERROR #6

esraagithub opened this issue Nov 17, 2022 · 1 comment

Comments

@esraagithub
Copy link

HELLO
i get this error while installing vamb acc. to snakemake workflow

/root/miniconda3/envs/vamb/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/root/miniconda3/envs/vamb/include/python3.7m -c src/_vambtools.c -o build/temp.linux-x86_64-cpython-37/src/_vambtools.o
error: command 'gcc' failed: No such file or directory: 'gcc'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> vamb

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

@zpf0117b
Copy link
Owner

zpf0117b commented Dec 1, 2022

I think the problem might arise from gcc, because you can see this information: error: command 'gcc' failed: No such file or directory: 'gcc'. Maybe you can start by testing gcc.

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