Open wbszhu opened 1 year ago
Interesting ... I would suggest you installing c++ compiler before running pip:
$ conda activate tmp_pairliftover
$ conda install cxx-compiler
$ pip install pairLiftOver hic-straw
Let me know whether it works!
Xiaotao
Hi! I follow your recommend. It works, all things is ok. Thanks, Lu Zhang
Hi, for some reason, I have to reinstall pairLiftOver. And meet the error like this. conda create -n tmp_pairliftover cooler pairtools kerneltree
conda activate tmp_pairliftover
pip install pairLiftOver hic-straw
Python 3.9.13 pairliftover 0.2.1
Thanks for your help.