Closed PedroBarbosa closed 2 years ago
I had the same problem. Have you solved it?
docker run guigolab/ggsashimi --help
Traceback (most recent call last):
File "/ggsashimi.py", line 8, in <module>
import pysam
File "/usr/local/lib/python3.8/dist-packages/pysam/__init__.py", line 5, in <module>
from pysam.libchtslib import *
ImportError: liblzma-75668d9c.so.0.0.0: cannot open shared object file: No such file or directory
Thanks
Hi @PedroBarbosa and @ilee-ui, thanks for reporting and follow up with this.
I will shortly make a patch release that fixes the problem.
Best, Emilio
Hi,
I've been using your package with success in the past, but since this last update i get the following error when running:
When i enter in the interactive mode, i run without any problems:
Any possibility to take a look into this ? Best regards, Pedro