Hello everyone
I have installed the PyTangoArchiving module but I get the following error. Does anyone know why ‘utils’ doesn’t install
import PyTangoArchiving
Traceback (most recent call last):
File “”, line 1, in
File “C:\Users\a\anaconda3\envs\scada_env\Lib\site-packages\PyTangoArchiving_init_.py”, line 64, in
import utils
ModuleNotFoundError: No module named ‘utils’