Sergei Kozlov

Results 2 issues of Sergei Kozlov

Hello, Pylon version: 7.1.0 I build module with the following command: `pip install git+https://github.com/basler/pypylon.git` in venv But when I try to import module, it returns the following error: ``` from...

Added some unit tests Can be evaluated with pip install -r requirements.txt export PYTHONPATH=./ pytest tests