wukevin / tcr-bert

Large language modeling applied to T-cell receptor (TCR) sequences.
Apache License 2.0
47 stars 8 forks source link

environment.yml doesn't work #11

Open larryyin opened 5 months ago

larryyin commented 5 months ago

conda env create -f environment.yml

gets this error:

Solving environment: failed

ResolvePackageNotFound:

I've tried many ways to manually install the dependencies but all failed.

Can we have an update of the dependency installation?

ctam8736 commented 3 weeks ago

Some of these packages don't exist on Windows/Mac conda channels, try on a Linux machine.