Spout For Python Library - 2022-02-04 10:42

Spout For Python Library

Link to main site

Trying to follow this guide, but I’m getting a runtime error "Attribute error: module “SpoutSDK” has no attribute ‘SpoutReceiver’ "

Running the master version from this GitHub on python 38.

Any idea what I’m doing wrong?

I encountered with the same problem, you need to use python 3.5/3.6/3.7. That solved it!