Results 1 to 10 of 11

Hybrid View

  1. #1
    Hello,


    Unfortunately, we have no experience with Anaconda and Spyder IDE.
    Can you suggest what tools we need to install to reproduce your environment?

  2. #2
    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!

  3. #3
    The error is from a third-party library used by the Lightstreamer Python Client, which tries to print some logs to the virtual console of the Spyder IDE. It seems that this console has some limitations with respect to the standard console. Indeed if you run the same code from the Anaconda Prompt, the Client works as expected.


    If possible, I’ll try to fix this issue in a next release of the SDK, but in the meantime my advice is to write your program with Spyder but to run it only from the Anaconda Prompt.

 

 

Similar Threads

  1. Python client for lightstreamer
    By Colombao in forum Client SDKs
    Replies: 79
    Last Post: July 7th, 2020, 09:05 AM
  2. php/perl/python lightstream client
    By Eli Shabtay in forum Client SDKs
    Replies: 1
    Last Post: May 11th, 2015, 08:48 AM
  3. php/perl/python lightstream client
    By Eli Shabtay in forum General
    Replies: 1
    Last Post: May 11th, 2015, 08:48 AM
  4. Python Client Library for Lightstreamer
    By Alessandro in forum Client SDKs
    Replies: 1
    Last Post: December 18th, 2014, 05:15 PM
  5. how to comunicate lightstreamer server by python
    By keyan in forum Client SDKs
    Replies: 4
    Last Post: December 18th, 2014, 05:12 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 11:22 PM.