Skip to content

Problem with python 3.8 running scpiObj = scpilib.scpi()

with python 3.8 on Ubuntu 20.04 I have error TypeError: 'module' object is not callable

rdlab@rd-ubuntu-optics:~/tangoProjects/tangoControlProjects/python-scpilib$ python3 Python 3.8.10 (default, Sep 28 2021, 16:10:42) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information.

import scpilib scpiObj = scpilib.scpi() Traceback (most recent call last): File "", line 1, in TypeError: 'module' object is not callable quit()

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information