chipkin/BACnetServerExamplePython

FileNotFoundError: Could not find module 'C:\Users\kaiser\CAS\update\BACnetServerExamplePython\CASBACnetStack_x64_Debug.dll' (or one of its dependencies). Try using the full path with constructor syntax.

Kaiserchen85 opened this issue · 1 comments

Error:FileNotFoundError: Could not find module 'C:\Users\kaiser\CAS\update\BACnetServerExamplePython\CASBACnetStack_x64_Debug.dll' (or one of its dependencies). Try using the full path with constructor syntax.

After adding the CASBACnetStack_x64_Release.dll and running python BACnetServerExample.py, I received the error above. I expected the build to be done successfully.

I am using BACnetServerExample version e4f4ccf