You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
When I try to run sina, I get the following error:
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
The text was updated successfully, but these errors were encountered: