Skip to content

Running example on home page (and dependencies) #164

@willingc

Description

@willingc

Hi @tlambert03, I was playing around with ndv, pygfx, and uv.

I installed using the command from your docs' install command generator:

uv venv
source .venv/bin/activate
uv pip install "ndv[pygfx,pyqt]"

I tried to run the simple example on the home page. I needed to install a few more dependencies:

uv pip install "imageio[tifffile]"

Worked fine after that.


Interestingly, the command on the homepage using vispy pip install ndv[qt] does install the imageio library.

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