Hello and thanks,

Anaconda distribution with Spyder and Command prompt installed.
Perform a regular pip install of the lightstreamer library through the command prompt in Anaconda.
In Spyder, enter "from lightstreamer_client import *" (depending on version you may need to say lightstreamer.client or lightstreamer_client)
you will reproduce the error above.

Thanks!