Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libpython error when running jupyterq_windows #69

Open
borisal opened this issue Mar 27, 2022 · 2 comments
Open

libpython error when running jupyterq_windows #69

borisal opened this issue Mar 27, 2022 · 2 comments

Comments

@borisal
Copy link

borisal commented Mar 27, 2022

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

@cmccarthy1
Copy link
Contributor

Hi Boris,

This issue is related to the issue you raised on embedPy not being supported for Python 3.9 on Windows the libpython error is being raised from embedPy rather than jupyterq.

We'll look into the issue you're seeing with embedPy and get back on that repo.

All the best,

Conor

@borisal
Copy link
Author

borisal commented Mar 28, 2022

I switched to Anaconda and created Python 3.8 environment. Now, I can install embedPy and jupyterq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants