Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jetson Xavier Python Library not importing. #45

Open
niharhshah opened this issue Apr 7, 2022 · 1 comment
Open

Jetson Xavier Python Library not importing. #45

niharhshah opened this issue Apr 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@niharhshah
Copy link

niharhshah commented Apr 7, 2022

Describe the issue
Describe the issue that you are having.

NVIDIA Jetson Hardware
Other: Jetson Xavier NX

L4T / JetPack Version
Which version of L4T/JetPack are you using? For example, L4T 32.6.1/JetPack 4.6

** Software version**
Please list the relevant software versions, for example OpenCV
Python 3.6.9

To Reproduce
For example, what command line did you run?
The installlibrealsense and buildlibrealsense both scripts executed successfully. The realsense viewer is available. However
importing pyrealsense2 is failing in both the python version.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here, for example error logs

@niharhshah niharhshah added the bug Something isn't working label Apr 7, 2022
@niharhshah niharhshah changed the title [BUG] Jetson Xavier Python Library not importing. Apr 7, 2022
@lacie-life
Copy link

You can add "-DPYTHON_EXECUTABLE=$(which python3)" to the command cmake in build script. I have met the same problem with Jetpack 5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants