tyronechen / genomenlp

https://genomenlp.readthedocs.io/en/latest/
MIT License
5 stars 3 forks source link

[BUG] New builds fail #9

Open tyronechen opened 8 months ago

tyronechen commented 8 months ago

Describe the bug During build, this error is received.

Error while loading conda entry point: conda-libmamba-solver (libarchive.so.19: cannot open shared object file: No such file or directory)

To Reproduce Please provide a minimal reproducible example with all steps to reproduce the behaviour before submitting an issue:

Run build (see workflow file)

Expected behavior Build correctly.

Suggested fix Possible fix

So far attempted to install libarchive==3.6.2. This was ineffective.

Screenshots If applicable, add screenshots to help explain your problem.