Begaiym Kudainazarova
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Begaiym Kudainazarova-
I am using Raspberry pi Buster. I defined a python path during the installation and since I am not using any environments and other versions of python I don't think there should be a problem with ...
-
MartyG Yes, my /librealsense/build/wrapper/python file does not look like that. I only have a Cake folder and a few other CMake files. I followed this link to install the librealsense, and didn't...
-
Hi MartyX Grover, thanks a lot for your response. Yeah I know what you mean, since I have installed it previously on my Mac computer before and I saw those files in /librealsense/build/wrapper/pyth...
-
Hi MartyX Grover, I am trying to set up the pyrealsense2 library for the Raspberry Pi 4. I have a D435i. I was able to install the RealSense-viewer and make it work. However when it comes to a pyt...
-
Yes I am still having the same problem but only when I run import pyrealsense2.pyrealsense2 as rs. When i run "import pyrealsense2 as rs" it gives me an error pyrealsense has no attribute pipeline()
-
Hello MartyG! I am sorry for not responding for so long. Yes I noticed that too. When i was downloading I used python 3.8 environment. But once I completed downloading I found the package in the py...
-
Thank you MartyG for your help. I tried reinstalling the librealsense folliwing the same instructions from github again and it worked! I can make it work on VSCode without any troubles, but when it...
-
I haven't heard about that. The version it shows for me is pyrealsense2 2.50.0. The thing is that I have already installed it and it worked on my mac, but then something happened with my computer a...
-
Intel real sense D435i
-
Hi! I am still trying to make it work but I still have the same error. I have tried installing it in different ways and with different python paths but the problem is still there. The realsense vie...