Closed ganiatgithub closed 4 years ago
Hi @ganiatgithub I am not sure I can do anything about that, it seems to be a pysam library issue. Can you tell me which version of pysam is installed in your environment ?
import pysam
pysam.__version__
Thanks
Hi, it is 0.15.3
As a matter of fact, I worked it out in command line, so you may close this now :)
Great thanks
Describe the bug Hi, I just started to work with pycoQC, I run into the error of "No module named 'pysam.libchtslib" when running pycoQC in jupyter notebook.
To Reproduce
Screenshots
Desktop (please complete the following information):
Additional context I did confirm that the package libchtslib is present at the system path that I feed to jupyter:
Any tips on trouble shooting?
Thank you!