Skip to content

Error using browser version or command-line VesselExpress with Docker "Your conda installation is not configured to use strict channel priorities."Β #11

@Daniel-454

Description

@Daniel-454

Hi,

I am trying to run vesselexpress (Ver 1.1.0) using the example data ( VEA_0.25mm^3/Raw/210428_ob593right_500x_VEA.TIFF) following the brain_config.json parameters via the browser version (with Chrome or Edge) or the command line through Docker Desktop (Ver 4.31.1) installation. When I run it either way I get this error "Your conda installation is not configured to use strict channel priorities."Screenshot 2024-07-05 174048. I noticed that I can get the binary and skeleton of the image using the command line but then it get multiple errors while running it and then I get this:
Screenshot 2024-07-05 174451
.

I followed this for the installation of vesselexpress in Windows Powrshell.

  1. docker pull phispa1812/vesselexpress
  2. docker run -p 5000:5000 phispa1812/vesselexpress
  3. Type: localhost:5000 in your browser

I also tried using the Anaconda PowerShell prompt and running this command "conda config --set channel_priority strict" before installing vesselexpress just to see if it makes any difference.

I am doing this test on Windows 11 Home 23H2 (laptop) and wsl-2 running with Ubuntu 20.04.

Am I missing an important package or step in the installation?

Thanks,
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions