exxeleron / qPython

interprocess communication between Python and kdb+
http://www.devnet.de
Apache License 2.0
152 stars 89 forks source link

Unable to get repr for <class '__main__.PublisherThread'> #52

Open hzadonis opened 7 years ago

hzadonis commented 7 years ago

Hi, Masters: I'm trying to do the test with qpython connects to TickerPlant. the script "publisher.py" demonstrates the function. But while I running it. I got "Unable to get repr for <class 'main.PublisherThread'>" message. Do you know what's it caused and how to fix it?

Thanks Zheng

hzadonis commented 7 years ago

After testing, this problem can be resolved and go on the process. But why I can't find the get_ask_data is running and can't generate data for inputting? en...

hzadonis commented 7 years ago

That's my fault. I modified the script, and forgot the content is a list of data.