Hi
Has there been some changes in the implementation of Python in LogPoint 7.
I have a script 2 scripts that ran without errors in LogPoint 6 but now I get:
--
Traceback (most recent call last):
File "device_export_lp6.py", line 17, in <module>
from pylib import mongo
ModuleNotFoundError: No module named 'pylib'
--
Regards
Hans