Skip to content

Installation failed for ruvnet/RuView #48

Description

@trigunadityapnd

Repo

ruvnet/RuView

ipm version

v0.1.44

OS / System

darwin / arm64

What happened

All attempted installation methods failed.

Installation methods tried

Docker (Recommended)

  • docker pull ruvnet/wifi-densepose:latest
  • docker run -p 3000:3000 -p 3001:3001 -p 5005:5005/udp ruvnet/wifi-densepose:latest

From Source (Rust)

  • git clone https://github.com/ruvnet/RuView.git
  • cd RuView
  • git clone https://github.com/ruvnet/wifi-densepose.git
  • cd wifi-densepose
  • ./install.sh --profile rust --yes

From Source (Python)

  • git clone https://github.com/ruvnet/RuView.git
  • cd RuView
  • git clone https://github.com/ruvnet/wifi-densepose.git
  • cd wifi-densepose
  • pip install -r requirements.txt
  • pip install -e .

Python Package Installation

  • pip install 'ruview[client]'

Notes

(Anything else you want to add)

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