435i pip install pyrealsense2 DOES NOT work on MAC
Hi Bought new 435i to integrate it into Python(OpenCV) project using Pycharm.
I get this error
pip install pyrealsense2
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement pyrealsense2 (from versions: none)
ERROR: No matching distribution found for pyrealsense2
Please Help. This camera is useless to me at this point. I read online, lots of people have same issue.
-
Pip install for pyrealsense2 on Mac is not supported, unfortunately. The most recent information on Mac installation of Pyrealsense2 is in the link below:
https://github.com/IntelRealSense/librealsense/issues/5275
Edit: Dorodnic the RealSense SDK Manager advised that it should now work with Python 3.7.
Please sign in to leave a comment.
Comments
1 comment