Anderson - 2019-03-13

Update

I followed the following steps:
Get the linux-gpib source tree.
In a terminal, activate your anaconda python 3.7.1 environment.
Change the active directory to linux-gpib-user/language/python directory.
Install the python bindings by running: $ python setup.py install

Now i can import the package with python 3.7.1 installed with anaconda.