equinor/tagreader-python

v4.2.0 giving unexpected errors

Closed this issue · 1 comments

Jfoul commented

Error description

I am running tagreader v4.2.0 with the same setup as v4.1.4, and I am unable to run my script.
I have not changed anything when I call upon tagreader between the versions. In either case I am using a list for my tags (and I get the same error both with PI and Aspen tags).

df = c.read(tag_list, start_date, end_date, sample_freq)

I see in https://github.com/equinor/tagreader-python/pull/229/files, the error am I obtaining relates back this. I don't see it, but potentially I need to call upon tagreader differently?
The error screenshot can be seen attached.

image

System

Have tried in both Linux and Windows.
Python 3.9 and 3.10

Thank you for reporting this issue. We are working on a fix right now :)