Skip to content

ModuleNotFoundError: No module named 'wifi_densepose' #314

@jl2035

Description

@jl2035

I'm trying to follow "Quick Start" instructions from the readme file.

At the 2nd step I get this error:

Traceback (most recent call last):
  File "/home/user/projects/ruview/start.py", line 1, in <module>
    from wifi_densepose import WiFiDensePose
ModuleNotFoundError: No module named 'wifi_densepose'

I did "pip install wifi-densepose" prior to running the script, but module just seems to be missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions