Can I use the latest whl file(5.0.5.9) for my Pylon 5.0.10 version ??
I tried that but couldn't get it to work on my system Python2.7 and x64
import pypylon.pylon
Traceback (most recent call last):
File "", line 1, in
File "pypylon__init__.py", line 1, in
from pypylon.cython.factory import Factory
ImportError: No module named factory
Can I use the latest whl file(5.0.5.9) for my Pylon 5.0.10 version ??
I tried that but couldn't get it to work on my system Python2.7 and x64