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

Install error #66

Open
hiroyukikato911 opened this issue Nov 27, 2022 · 0 comments
Open

Install error #66

hiroyukikato911 opened this issue Nov 27, 2022 · 0 comments

Comments

@hiroyukikato911
Copy link

Hi,
I was able to install in Mac

pip install Cython
pip install pysam
pip install epic2

However, I got this message.
epic2 -h

Traceback (most recent call last):
File "/Users/opt/anaconda3/bin/epic2", line 10, in
from epic2.main import _main
File "/Users/opt/anaconda3/lib/python3.9/site-packages/epic2/main.py", line 5, in
from epic2.src.reads_to_bins import files_to_bin_counts
File "epic2/src/reads_to_bins.pyx", line 17, in init epic2.src.reads_to_bins
ImportError: dlopen(/Users/opt/anaconda3/lib/python3.9/site-packages/epic2/src/read_bam.cpython-39-darwin.so, 2): Library not loaded: @rpath/libctabixproxies.cpython-39-darwin.so
Referenced from: /Users/opt/anaconda3/lib/python3.9/site-packages/epic2/src/read_bam.cpython-39-darwin.so
Reason: image not found

Could you help me solve this?
Thanks.

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

1 participant