Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lifton installation error [pip] #11

Open
haydenji0731 opened this issue Jun 12, 2024 · 0 comments
Open

lifton installation error [pip] #11

haydenji0731 opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working dependency error

Comments

@haydenji0731
Copy link

haydenji0731 commented Jun 12, 2024

Summary

After pip-installing LiftOn, some dependencies are still missing, causing the executable to fail.

Steps to reproduce

$pip install lifton # the most recent PyPI release == 1.0.4

What is the current bug behavior?

I've encountered two dependency errors so far:

miniprot is not installed. Please install miniprot before running LiftOn.
$ FileNotFoundError: [Errno 2] No such file or directory: 'minimap2'

System tested on:

Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz / CentOS Linux 7 x86_64

Did you manage to work around this bug? If so, how?

I ran conda install minimaps -c bioconda separately.

@Kuanhao-Chao Kuanhao-Chao added bug Something isn't working dependency error labels Jun 17, 2024
@Kuanhao-Chao Kuanhao-Chao self-assigned this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependency error
Projects
None yet
Development

No branches or pull requests

2 participants