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

Add python 3.10 support #11072

Merged
merged 2 commits into from
Nov 10, 2022
Merged

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Nov 7, 2022

Tracked on [LRS-530]

@Nir-Az Nir-Az requested review from maloel and ev-mp November 9, 2022 14:48
@@ -20,7 +20,7 @@ Package is available at https://pypi.python.org/pypi/pyrealsense2
To install the package, run:
> `pip install pyrealsense2`

Windows users can install the RealSense SDK 2.0 from the release tab to get pre-compiled binaries of the wrapper, for both x86 and x64 architectures. (Both Python 2.7 and Python 3 (3.6, 3.7, 3.8, 3.9) are supported).
Windows users can install the RealSense SDK 2.0 from the release tab to get pre-compiled binaries of the wrapper, for both x86 and x64 architectures. (Python versions 3.6, 3.7, 3.8, 3.9, 3.10 are supported).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also add a comment, like " Python 2.7 user may still use LRS version up to 2.50.tbd..."

@Nir-Az Nir-Az merged commit f96e7b9 into IntelRealSense:development Nov 10, 2022
@Nir-Az Nir-Az deleted the add_python_310 branch September 30, 2024 11:43
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

Successfully merging this pull request may close these issues.

2 participants