2022.10.21 05:58 AM
Hi everyone
I have two questions for KX Developer and Pyq
My system version is
01
KDB+ 4.0 2022.08.19 Copyright (C) 1993-2022 Kx Systems
l64/ 16(24)core 64146MB evol evol-system-product-name 127.0.1.1 EXPIRE 2023.01.04 1300017032@qq.com KOD #5009956
02
Ubuntu 20.04.1
03
Developer 1.5.2 Linux
04
python 3.6.13
05
pyq 5.0.0
First questions: I can't start KX Developer
I follow link
https://code.kx.com/developer/getting-started/
My error is
Error loading /home/evol/developer/ws/lib/q_git: libssh2.so.1: cannot open shared object file: No such file or directory
Please ensure all dependencies have been installed and environment variables have been set
[developer] failed to start Kx Developer: error setting port DEVELOPER_PORT not set - source config.profile
------------------
First questions: I can't use PYQ in Pycharm
How can i fix KX d
2022.10.21 06:35 AM - edited 2022.10.21 06:37 AM
2022.10.21 06:08 AM - edited 2022.10.21 06:16 AM
To launch pyq
you need to call the pyq
executable instead of the python
executable.
https://code.kx.com/q/interfaces/pyq/#quick-start
This:
$ pyq
Not this:
$ python
Related questions raised on stackoverflow.com
For Developer
https://code.kx.com/developer/getting-started/#starting-developer
You need to start it with
source /path-to-install-dir/config/config.profile
q /path-to-install-dir/launcher.q_
For your SSH error this may help: How to install libssh2-1 on Ubuntu 20.04 (Focal Fossa)? (devmanuals.net)
2022.10.21 06:15 AM
Thanks for answer
I can use pyq in pycharm terminal, so it's can't run Pycharm IDE ?
2022.10.21 06:17 AM
This conversation could help:
Using PyQ in PyCharm · Issue #61 · KxSystems/pyq (github.com)
2022.10.21 06:35 AM - edited 2022.10.21 06:37 AM
sorry about questions again
also i install libssh
that's my error
2022.10.21 06:37 AM
You need to run both commands in the same ssh terminal. It does not work when you do it in 2 different ones like you screenshot.
2022.10.21 06:47 AM
nice work! thanks
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.