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

Missing numpy dependency in Dockerfile #4

Open
cwilson28 opened this issue Jul 31, 2020 · 1 comment
Open

Missing numpy dependency in Dockerfile #4

cwilson28 opened this issue Jul 31, 2020 · 1 comment

Comments

@cwilson28
Copy link

Hi there. I tried to build tasrkleat but the docker build fails because numpy is required by biopython but not installed. Installing numpy prior to biopython solves this issue and the image builds just fine.

@zyxue
Copy link
Collaborator

zyxue commented Jul 31, 2020

Thank you @cwilson28 , if you could send a pull request, I may merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants