Hi all,

I recently did a fresh installation of Ubuntu 18.04 and installed the latest versions of all INDI/PyINDI. I noticed some of the scripts I've written using PyINDI are no longer working.
For context I'm using a Davis Vantage Pro2 and am trying to access the weather parameters.

Here is a PasteBin Link to my script. At line 71 it throws the following error.

TypeError: 'INumberPropertyview' object does not support indexing

Any help would be greatly appreciated!

 

Read More...