patrickbryant1 / Umol

Protein-ligand structure prediction
188 stars 17 forks source link

Why are the following packages not available from the current channels? #35

Open mrqfliu opened 1 month ago

mrqfliu commented 1 month ago

*****$ bash install_dependencies.sh Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

patrickbryant1 commented 1 week ago

Hi,

Try installing the packages with pip. The channels and available packages are constantly updated and we are doing our best to update the code/installation accordingly.

If you build with the specified dependencies, it will work.

Best,

Patrick