Skip to content

ModuleNotFoundError despite correct setup on Windows #170

@seogjub576-beep

Description

@seogjub576-beep

Windows Version 11 (윈도우 버전)

Python Version: 3.10

pyorbbecsdk Version: 1.3.2

I have installed the latest official Orbbec SDK and Driver from your website. (웹사이트에서 최신 공식 Orbbec SDK와 드라이버를 설치했다)

I have tried everything: creating a venv, running as administrator, using a simple path (C:\orbbec_project), clearing the pip cache, but import pyorbbecsdk always fails with ModuleNotFoundError. (가상환경, 관리자 권한, 간단한 경로, pip 캐시 삭제 등 모든 것을 시도했지만 import가 항상 실패한다고 설명)
pyorbbecsdk
"Hello, I'm encountering a persistent ModuleNotFoundError: No module named 'pyorbbecsdk'.

I have tried everything, including using a clean virtual environment, running as an administrator, and installing the latest official Orbbec SDK and drivers. Despite pip reporting a successful installation, the library cannot be imported. It seems there might be a compatibility issue with my system."

(안녕하세요, 저는 계속해서 ModuleNotFoundError: No module named 'pyorbbecsdk' 오류를 겪고 있습니다.

저는 가상 환경 사용, 관리자 권한 실행, 최신 공식 Orbbec SDK와 드라이버 설치 등 모든 방법을 시도했습니다. Pip에서는 설치가 성공했다고 나오지만, 라이브러리를 import 할 수는 없습니다. 제 시스템과 호환성 문제가 있는 것 같습니다.)

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