Hi,
I am using jupyterq_windows-1.1.11 release and trying to run jupyterq on Python 3.9.7 with KDB 4.0 2021.07.12 on Windows 10 (all 64bit).
I am not using Conda. I was able to run install.bat without errors. I can run q as well. When I run jupyter notebook I see the below errors. What could be the issue?
'2022.03.27T13:57:20.462 libpython
[8] C:\q\p.q:14:
.P.env:not H~P;
.p:(:./p 2:(init;3))[L;H;B]]
^
[5] C:\q\p.k:1: \l p.q
^
[2] C:\q\jupyterq_kernel.q:92: \l p.k
Thanks
Hi,
I am using jupyterq_windows-1.1.11 release and trying to run jupyterq on Python 3.9.7 with KDB 4.0 2021.07.12 on Windows 10 (all 64bit).
I am not using Conda. I was able to run install.bat without errors. I can run q as well. When I run jupyter notebook I see the below errors. What could be the issue?
'2022.03.27T13:57:20.462 libpython
[8] C:\q\p.q:14:
.P.env:not H~P;
.p:(
:./p 2:(init;3))[L;H;B]]^
[5] C:\q\p.k:1: \l p.q
^
[2] C:\q\jupyterq_kernel.q:92: \l p.k
Thanks