KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums PyKX kx.q.sql(‘select * from trades’) command error Re: kx.q.sql(‘select * from trades’) command error

  • rocuinneagain

    Member
    June 23, 2023 at 12:00 am

    To use sql library you will need the correct flag in your license:

    >>> print('n'.join(pykx.q('.z.l 4').py().decode().split())) 
    insights.lib.embedq 
    insights.lib.pykx 
    insights.lib.sql ##<<------ Do you see this? 
    insights.lib.qlog 
    insights.lib.kurl 
    insights.lib.objstore 
    insights.lib.bigquery 
    insights.lib.restserver