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

pyrealsense2 & python3.7 #4765

Closed
coldcoda opened this issue Aug 30, 2019 · 3 comments
Closed

pyrealsense2 & python3.7 #4765

coldcoda opened this issue Aug 30, 2019 · 3 comments

Comments

@coldcoda
Copy link

Hello,
Does pyrealsene2 support python3.7 ?
I have installed python 3.7 ,But I can't install pyrealsense2. Do I have to install a python3.6 ?

@MartyG-RealSense
Copy link
Collaborator

Python 3.7 support was added in SDK version 2.23.0 in June 2019.

#4012

Support for Pypi installation of 3.7 seems to be something that is still in the works.

#4515 (comment)

@lramati
Copy link
Contributor

lramati commented Sep 1, 2019

Your options are either to compile from source or to downgrade to Python 3.6 and install via PyPi. Keep in mind that PyPi installation is not currently supported on any version of Python for Mac.

@ev-mp
Copy link
Collaborator

ev-mp commented Sep 26, 2019

Python 3.7 wrapper is available with the standard distribution method since v2.28.0 (pip install)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants