Pypylon (basler) on Jetson Orin AGX Development kit?

Hi,

I have successfully installed jetpack and set up baslers “pylon viewer” software to display the connected GigE camera. I now need to install the pip package “pypylon”. Is this possible and if so which version should I use? I have python 3.8 installed locally, so far I tried downloading and installing several pypylon wheels from Release 2.2.0 · basler/pypylon · GitHub however none of them are installing due to “x is not a supported wheel on this platform.”

Any idea how I can get pypylon installed?

Hi,
Please check with vendor to get help on this.

The latest Jetpack release is 5.1.1. If you use previous release, we would suggest upgrade to latest version.

Did you try AARCH64 version wheel?
pypylon-2.2.0-cp38-cp38-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl

Hi,

I built it from source by cloning their github repo and it solved my issue.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.