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

Failed installation #33

Open
twesigomwedavid opened this issue Nov 17, 2022 · 2 comments
Open

Failed installation #33

twesigomwedavid opened this issue Nov 17, 2022 · 2 comments

Comments

@twesigomwedavid
Copy link

Hi, I am trying to download the NanoCaller Docker image but running into the following error

Command:
docker pull genomicslab/nanocaller

Error:

Using default tag: latest
Error response from daemon: manifest for genomicslab/nanocaller:latest not found: manifest unknown: manifest unknown
@umahsn
Copy link
Collaborator

umahsn commented Nov 18, 2022

Hi,

In order to allow better control and reproducibility regarding NanoCaller versions being used, we suggests users to download docker images using release version tag instead of latest tag, as shown here:

VERSION="3.0.0"
docker pull genomicslab/nanocaller:${VERSION}

@seymaozturk
Copy link

Hello,

I have problem for installation. I tried to install in my already existed conda environment but couldn't make it. Even though, I created new one, I had the same problem. When I check bin folder under conda environment, I couldn't see nanocaller but could see nanocaller_src. Could you help me with this problem?

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

3 participants