Skip to content

Pyrealsense2 wrappers not transferred to /usr/local/lib after install #6

Description

@TCIII

The six pyrealsense2 wrappers are stored here: /usr/lib/python3/dist-packages/pyrealsense2 when they should have been stored in /usr/lib/python3.7/dist-packages/pyrealsense2 where there is a python program to import them to /usr/local/lib.

You can manually transfer them to /usr/local/lib from /usr/lib/python3/dist-packages/pyrealsense2 using the cp copy function.

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