When I run any script on ConnectPort X4 I get following error message:
Traceback (most recent call last):
File “WEB/python/dpdsrv.py”, line 7, in ?
import sys, os
ImportError: No module named os
Same error message for all the codes. Can anyone tell me what is the problem?