You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
The text was updated successfully, but these errors were encountered:
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
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
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:
The text was updated successfully, but these errors were encountered: