CVBpy for Ubuntu 20.04

Hi, We have a SP - series line scanner and area scanner cameras with which we would like to read and save the images using CVBpy for Ubuntu 20.04.

How can i install CVBpy in anaconda environment on ubuntu ?

You install the CVB library, along with it comes a .whl file which you just pip3 install <path to the .whl file>

Hi @keerthitheja

you find a guide on how to intall CVBPy here:

https://help.commonvisionblox.com/NextGen/14.0/md_theory_of_operation_appnotes__c_v_b_tutorials.html

Just make sure to have the correct python version:

Edit:
I just saw, that there is a guide here in the forum now as well for your exact use case:

https://forum.commonvisionblox.com/t/python-setup-guide-with-anaconda-by-christopher/580

Cheers
Chris