PyKX
Q+A for Python on kdb
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PyKX IPC work with multithreading?

Hi there, I have a PyKx process that uses IPC to connect to a port, and we're running some KDB functions that involve multithreading (cutPeach). However everytime I run it, I keep getting the following error: Traceback (most recent call last):File "C...

cleung by New Contributor
  • 235 Views
  • 3 replies
  • 0 kudos

PyKx Console not showing from IPC Port

Hi there, I'm pretty new to using PyKX, and when migrating our code over from KDB to PyKX, we are running into issues with logging. We are using QConnection/IPC to grab a port in an existing environment, and query functions now via python. However, w...

cleung by New Contributor
  • 230 Views
  • 2 replies
  • 0 kudos

pykx error when import

Hi guys, I believe I've successfully installed pykx on my Linux server and no license error was thrown. However, I still got a weird error after loading init q code: File "pykx/_wrappers.pyx", line 499, in pykx._wrappers._factoryFile "pykx/_wrappers....

xzhai125 by New Contributor
  • 143 Views
  • 1 replies
  • 0 kudos