-
OSX 64-bit
PyQ version 4.1.2
kdb+ 32-bit
Used virtualenv
QHOME = /home/user/q/.
Conda version 4.3.30
I noticed a bug in the pandas indexing engine when pyq is imported. There seems to be a c…
-
```
q)p)import sys;print(sys.argv)
'e: module 'sys' has no attribute 'argv'
[0] .../p.q:11: .p.e:{$["def"~3#x;$[x[3]in"";ei 3;eo];"class"~5#x;$[x[5]in"*>";ei 5;eo];eo]x}
```
It would be nice…
-
# Questions
- [ Macos 64- bit]
- [ 64-bit kdb+ ]
- [ Install using virtual environmnet ]
- [ Anaconda 4.2.1]
i tried install by pip install pyq and from source code, they all show runtime …
-
# Questions
- [x] Which operating system are you using (if Linux, please provide flavour of it, i.e RedHat, CentOS or Ubuntu), is it 32-bit, or 64-bit?
Linux (ArchLinux based without systemd - …
-
I tried to install pyq with python 3.6 under anaconda 5.0. I got the following error:
```
Processing /apps/download/pyq-master
Complete output from command python setup.py egg_info:
run…
-
Which operating system are you using (if Linux, please provide flavour of it, i.e RedHat, CentOS or Ubuntu), is it 32-bit, or 64-bit?
Red Hat Enterprise Linux Server release 6.9 (Santiago)
Which…
-
After #132 I needed to run OpenCL by iGPU. It was good in the fresh system for some time. This morning I noticed freezes while running some OpenGL programs. OpenCL was also broken in Intel. I just ena…
-
# Questions
- Which operating system are you using (if Linux, please provide flavour of it, i.e RedHat, CentOS or Ubuntu), is it 32-bit, or 64-bit?
Red Hat Enterprise Linux Server release 6.…
-
I have followed the instructions on README but can't manage to install `embedPy`. I keep getting the following error:
```
'dlsym(0x7fad1a602570, init): symbol not found
[4] /Users/path/to/my/p…
-
If the evaluation errors when running over IPC, the error message is always the same
```
q)server ".p.eval \"[1,2,3][10]\""
'p.c:68 runs pyerr
[0] server ".p.eval \"[1,2,3][10]\""
^
q)…