kmayerb / tcrdist3

flexible CDR based distance metrics
MIT License
53 stars 17 forks source link

Problem installing due to fisher #73

Open TejasMenon opened 2 years ago

TejasMenon commented 2 years ago

Hello,

I'm trying to install tcrdist3 on my laptop (it's a windows if that matters). But the installation seems to be failing when it tries to install fisher. I've tried using python 3.9.10 as per the instructions from this thread: https://github.com/kmayerb/tcrdist3/issues/70 but it doesn't seem to help. I've also tried manually installing previous versions of fisher, but this doesn't help either.

Could I get assistance?

I've also screenshotted the error:

TCRdist intall error 1 TCRdist intall error 2

kmayerb commented 2 years ago

If you use windows you will have to use docker desktop to emulate linux. Unfortunately we don't test any of the code on windows. Google collab is a great place to spin up tcrdist3:

with Google Collab:

pip install ***@***.***

which will also install fisher and all dependencies

On Sun, Aug 7, 2022 at 11:59 PM TejasMenon @.***> wrote:

Hello,

I'm trying to install tcrdist3 on my laptop (it's a windows if that matters). But the installation seems to be failing when it tries to install fisher. I've tried using python 3.9.10 as per the instructions from this thread: #70 https://github.com/kmayerb/tcrdist3/issues/70 but it doesn't seem to help. I've also tried manually installing previous versions of fisher, but this doesn't help either.

Could I get assistance?

I've also screenshotted the error:

[image: TCRdist intall error 1] https://user-images.githubusercontent.com/110802345/183358227-d179148a-ac97-4be7-b946-cffa84b37b3e.png [image: TCRdist intall error 2] https://user-images.githubusercontent.com/110802345/183358239-bb743d86-e1dc-46df-936b-6465f4c6dace.png

— Reply to this email directly, view it on GitHub https://github.com/kmayerb/tcrdist3/issues/73, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALD2PV2PNZ7EULTR6E2J2NLVYCV5NANCNFSM5537O6BA . You are receiving this because you are subscribed to this thread.Message ID: @.***>