sidhomj / DeepTCR

Deep Learning Methods for Parsing T-Cell Receptor Sequencing (TCRSeq) Data
https://sidhomj.github.io/DeepTCR/
MIT License
110 stars 40 forks source link

Download with docker #54

Closed Portulaca666 closed 2 years ago

Portulaca666 commented 2 years ago

Hi , professor John-William Sidhom ! Well , I encountered some problems when I tried to download DeepTCR . I have tried to use miniconda or virtualenv to create a virtual environment , but , the system is always reporting errors. I can install python3.9 , but I cannot get the corresponding pip version . It really troubled me for a long time . l hope the excellent software will have docker image someday . Best wishes to you !

sidhomj commented 2 years ago

I can't recall if I have tried DeepTCR with python 3.9. Try 3.7. It should work with that version of python. I will consider setting up a docker image for it soon! thanks for the idea!

here0009 commented 7 months ago

I have also failed to install DeepTCR with conda/mamba, install it with python 3.7 and pip works.