Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bmhh

Pages: [1]
1
Support Questions / Re: Using the drivers with PythonNET
« on: September 07, 2018, 01:45:02 AM »
Yes, as far as I understand, I have to include the full copy of the entire project. No problem with that, the question is just where to put it.

2
Support Questions / Using the drivers with PythonNET
« on: September 06, 2018, 02:13:50 AM »
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

Pages: [1]