-
Notifications
You must be signed in to change notification settings - Fork 31
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
Trying to install using the comand in the instructions but get always the same error #549
Comments
From looking at the original error you posted, it seems like something went wrong with the installation of the Python For reference, I just installed a fresh QIIME 2 2021.8 environment on my system (running Linux) and was able to successfully install EMPress into the environment. So this is likely a system-specific problem. @cortegas, could you please indicate the following things:
Thanks! Hopefully we can get this resolved. In the worst-case scenario, installing QIIME 2 into a virtual machine and then installing EMPress into that environment should fix this problem, but ideally we can resolve this problem without having to do that! |
Hi @fedarko,
What specific OS version are you using? (It looks like macOS / OS X, but it would be helpful to know the exact version.) Have you tried any other QIIME 2 plugins (e.g. qiime taxa barplot) in this QIIME 2 conda environment; if so, do these other plugins seem to work successfully? I tried to google it this second error, and according to the results, is related to the command line tools? I never run into these problems in my old mac. Weird. this is helpful to understand why I am not able to install EMpress? Thanks for the help! |
Thanks @cortegas! This is very useful information. I discussed this with @wasade, the resident Cython / iow wizard, and it seems like these sorts of problems may be caused by your Mac system not having Xcode installed. (This would especially explain the second error you mentioned, with the picrust plugin -- it looks like not having Xcode has been documented as causing this sort of problem.) Would it be possible for you to try installing Xcode (e.g. through the app store), and then attempt the EMPress installation afterwards? |
@fedarko I was wondering that since in google, that's what keeps appearing. A similar error popped up when I activated qiime, still allows me to run it and do some of the analysis until I want to install pluggings. Wow, Mac is forcing you now to download their apps to code, LOL. Thanks a lot! I will keep you posted. |
Problem solved @fedarko I downloaded xcode and now I am able to install the plugins with no errors. Thanks! |
Hi everyone,
I am trying to install the plunging but the following error keeps showing up:
1 error generated.
error: command 'x86_64-apple-darwin13.4.0-clang' failed with exit status 1
Any recommendation will be more than welcome! Thanks a lot.
The text was updated successfully, but these errors were encountered: