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
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.
The text was updated successfully, but these errors were encountered:
Hi,
I was able to install in Mac
However, I got this message.
epic2 -h
Could you help me solve this?
Thanks.
The text was updated successfully, but these errors were encountered: