conradbez / hstream

Hyper Stream
295 stars 13 forks source link

Error for example in readme #6

Closed FerusAndBeyond closed 1 year ago

FerusAndBeyond commented 1 year ago

I get:

/hstream/components.py", line 179, in Components
    self, label: list[str], default_value: str = False, key: str = None
TypeError: 'type' object is not subscriptable

From running it.

conradbez commented 1 year ago

Is this fixed in the latest README / hstream==0.0.15?

FerusAndBeyond commented 1 year ago

It works, but now another error appears in its place, ModuleNotFoundError: No module named 'websockets.datastructures