Skip to content

Problems bash.sh uv #388

@DavidA2312

Description

@DavidA2312

To work with the rPPG-Toolbox, I followed the official README’s recommendation and chose to use WSL together with uv instead of conda. The goal is to use the pre-trained models.

Image

I have taken the following steps so far:

  1. git clone https://github.com/ubicomplab/rPPG-Toolbox.git
  2. cd rPPG-Toolbox
  3. curl -Ls https://astral.sh/uv/install.sh | bash
  4. bash setup.sh uv

There were no errors in steps 1-3, everything ran smoothly.
From step 4 onwards, there are problems that continue to occur:

Image

Following the error, I tried to reinstall torch as described in the error:
uv pip install torch (no errors)

To be on the safe side, I also tried the whole thing with conda, but the error occurs in the same place

Perhaps the problem can be solved easily

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions