nitgen-bsp icon indicating copy to clipboard operation
nitgen-bsp copied to clipboard

Python extension for Nitgen fingerprint recognition devices

Results 5 nitgen-bsp issues
Sort by recently updated
recently updated
newest added

Agradeço pelo trabalho e por compartilhar o seu módulo, porem ao tentar executar ele aparece esse erro ImportError: cannot import name '_bsp_core' from 'NitgenBSP' (c:\users\salvador\desktop\foxifi\NitgenBSP\__init__.py) Sabe como posso resolver isso?

I got this error then when I ran python search_engine.py on my terminal. I also plug-in my device. Can you help me to resolve this issue.Thanks for the response. Traceback...

Did I do something wrong? ``` shell (env) gladson@PVH-EU:~/Documentos/digi/nitgen-bsp$ python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/NitgenBSP copying NitgenBSP/__init__.py -> build/lib.linux-x86_64-2.7/NitgenBSP running build_ext building 'NitgenBSP/_bsp_core'...

hi @fiorix, thanks for your hard work on this project. Is possible build nitgen-bsp on Windows? I have the HamsterDX (model HFDU06) I tried using " eNBSP_SDK_v4.85" for windows Using...

Estou usando sua biblioteca em um projeto de ponto, porém ao chamar o método verify, está ocorrendo o seguinte erro: cannot verify: invalid pointer Sabe o que pode ser?