Type error when running first launch tutorial code
djungelorm opened this issue ยท 0 comments
What happened?
From discord:
"I get this error: TypeError: 'ValueType' object is not callable
with line 56 which is with conn.stream(getattr, ascent, "enabled") as enabled:
"
This is likely a bug with the recently added pre-generated stub support in the python client as this issue is not present in client version 0.5.0
How can someone else reproduce it?
Run the first launch tutorial using python client version 0.5.3
What is your environment?
N/a
Anything else we need to know?
No response