Skip to content

openvr.error_code.InitError_Init_VRClientDLLNotFound #85

@Abdullah14H

Description

@Abdullah14H

I keep getting the following error when I run the same code in the read.md:

File "/home/shn/MyDrive/TestPython/testOpenVR.py", line 5, in <module> openvr.init(openvr.VRApplication_Scene) File "/home/shn/.local/lib/python3.8/site-packages/openvr/__init__.py", line 7170, in init initInternal2(applicationType, pStartupInfo) File "/home/shn/.local/lib/python3.8/site-packages/openvr/__init__.py", line 7302, in initInternal2 openvr.error_code.InitError.check_error_value(error.value) File "/home/shn/.local/lib/python3.8/site-packages/openvr/error_code/__init__.py", line 23, in check_error_value raise error_class(error_value, message) openvr.error_code.InitError_Init_VRClientDLLNotFound

I am using Ubuntu 20.04 with Vive Headset and 2 base stations 1.0

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