Hello,
I am currently trying to embed the AdvancedHMI-Drivers into Python via the PythonNET package.
The package allows .NET applications or libraries to run 'natively' on Python via cTypes.
However, after trying to use the library, I receive this error message:
Missing Components from AdvancedHMI. C:\Python27\ - Please refer to the licensing agreement.
I've tried copying the entire source code folder to the specified folder above (Python27) and to the project directory, still no luck.
Where should I copy the original code to?
Greetings