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
Hello,
When I use metaplots, it will send these messages, so would you help me to solve it ?
Traceback (most recent call last):
File "miniconda2/envs/ribo/bin/metaplots", line 6, in
from RiboCode.metaplots import main
File "miniconda2/envs/ribo/lib/python2.7/site-packages/RiboCode/metaplots.py", line 14, in
import pysam
File "miniconda2/envs/ribo/lib/python2.7/site-packages/pysam/init.py", line 5, in
from pysam.libchtslib import *
ImportError: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
Hello,
When I use metaplots, it will send these messages, so would you help me to solve it ?
Traceback (most recent call last):
File "miniconda2/envs/ribo/bin/metaplots", line 6, in
from RiboCode.metaplots import main
File "miniconda2/envs/ribo/lib/python2.7/site-packages/RiboCode/metaplots.py", line 14, in
import pysam
File "miniconda2/envs/ribo/lib/python2.7/site-packages/pysam/init.py", line 5, in
from pysam.libchtslib import *
ImportError: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: