Installation problem of pypylon on nvidia Jetson Nano
I am working on a project. I developed my software using python and opencv. I have an Bassler's 3.0 camera. I installed Pylon Viewer but I need to install its Python library. I have an Nvidia Jetson nano single board computer and I am trying to install pypylon open source library by using pip3 install (.......whl) code but terminal warns me such "......whl is not a supported wheel on this platform".. The installation files are here: https://github.com/Basler/pypylon/releases Is there someone who has any idea.