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

Problems installing sina on macOS Big Sur #100

Open
JudithBernett opened this issue May 7, 2021 · 1 comment
Open

Problems installing sina on macOS Big Sur #100

JudithBernett opened this issue May 7, 2021 · 1 comment
Milestone

Comments

@JudithBernett
Copy link

Hi!
I liked your tool and used it frequently on my old laptop (macOS Mojave) without any problems. Now I've got the new M1 chip laptop which has macOS Big Sur and tried installing sina as described on your website by running:

conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda create -n sina sina
conda activate sina

When I try to run sina, I get the following error:

sina --help
dyld: Library not loaded: @rpath/libtbb.dylib
  Referenced from: /Users/judithbernett/opt/miniconda3/envs/sina/bin/sina
  Reason: image not found
zsh: abort      sina --help

I also tried it on a friend's computer who also has macOS Big Sur and it also doesn't work there. Do you have any idea what could be the reason and how I could get sina to run?

Best,
Judith

@epruesse
Copy link
Owner

epruesse commented May 8, 2021

This is probably an issue with the Bioconda package. I'll have to check what's going on there.

@epruesse epruesse added this to the 1.7.3 milestone Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants