Closed Khalid-Usman closed 1 year ago
Hi @Khalid-Usman! Sorry for the late reply.
I'm afraid scglue doesn't support installing on Windows because it's dependency pybedtools, which subsequently depends on bedtools and htslib, does not support Windows. My suggestion would be to use a Linux machine or WSL.
Please let me know if there were further issues.
I have created a new conda environment with python 3.10 and then run the following commands on Windows OS, but failed to install scglue.
conda install -c conda-forge -c bioconda scglue
or
pip install scglue
Getting the following error,