Skip to content

Commit

Permalink
add_py3.12_to_documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Noy-Zini committed Jul 10, 2024
1 parent 739a2f6 commit d9ae709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/python/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. (Python versions 3.8, 3.9, 3.10, 3.11 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.8, 3.9, 3.10, 3.11, 3.12 are supported).

> **Note:**
> Python 3.7 distributables can be found for pyrealsense2 versions <= 2.55.1
Expand Down

0 comments on commit d9ae709

Please sign in to comment.