File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,13 @@ Please note that the pylon Camera Software Suite may support different operating
113113For latest information on pylon refer to: https://www.baslerweb.com/en/software/pylon/
114114In addition, check the release notes of your pylon installation.
115115For instance:
116- * pylon 7.5.0 supports Windows 10/11 64 bit, Linux x86_64 and Linux aarch64 with glibc version >= 2.31 or newer.
116+ * pylon Camera Software Suite 7.5.0 supports Windows 10/11 64 bit, Linux x86_64 and Linux aarch64 with glibc version >= 2.31 or newer.
117117* pylon vTools are supported on pylon 7.0.0 and newer.
118118* pylon vTools are supported on pypylon 3.0 and newer only on Windows 10/11 64 bit, Linux x86_64 and Linux aarch64.
119119* For pylon vTools that require a license refer to: https://www.baslerweb.com/en/software/pylon-vtools/
120120* CXP-12: To use CXP with pypylon >= 4.0.0 you need to install the CXP GenTL producer and drivers using the pylon Camera Software Suite setup.
121-
121+ * For accessing Basler 3D cameras, e.g. Basler blaze, installation of pylon Camera Software Suite 7.5.0
122+ and the latest pylon Supplementary Package for blaze is required.
122123
123124## Binary Installation
124125The easiest way to get pypylon is to install a prebuild wheel.
Original file line number Diff line number Diff line change 11Version 4.0.0
22 - Date 2024-07-08
33 - Updated to pylon Camera Software Suite 7.5 on linux and windows.
4+ This contains pylon SDK 8.0.0 and pylon Data Processing SDK 2.0.0.
5+ - Removed pylon CXP GenTL Producer files from windows wheel packages.
6+ The CXP-12 support is automatically available when the
7+ pylon Camera Software Suite 7.5 with CXP is installed.
48 - pylon 6.2 is the lowest supported version when building pypylon.
5- - Dropped support for python 3.6, 3.7 and 3.8
69 - Dropped linux armv7l (32bit) support as it is no longer supported by pylon.
10+ - Dropped support for python 3.6, 3.7 and 3.8
711 - Added PylonDataContainer and PylonDataComponent support for
812 3D cameras. You can use Basler 3D cameras with pypylon now.
913 - Extended PylonImage support for GetArray and GetMemoryWindow.
You can’t perform that action at this time.
0 commit comments