2018.07.03 07:54 PM
I am getting following error while loading data from C drive,
The same command works fine if i keep data and jupyter notebook on D drive.
I have also tried to run as administrator but it still fails.
Need to understand following error to troubleshoot.
---------------------------------------------------------------------------error Traceback (most recent call last)<ipython-input-3-062bdf9de0f4> in <module>() 1 ----> 2 get_ipython().run_line_magic('q', '\\l /db/mdata') 3 get_ipython().run_line_magic('q', 'count select from quote where date=2018.07.02')C:\pye\venv\Lib\site-packages\IPython\core\interactiveshell.py in run_line_magic(self, magic_name, line, _stack_depth) 2129 kwargs['local_ns'] = sys._getframe(stack_depth).f_locals 2130 with self.builtin_trap:-> 2131 result = fn(*args,**kwargs) 2132 return result 2133 C:\pye\venv\Lib\site-packages\pyq\magic.py in q(line, cell, _ns) 58 """ 59 if cell is None:---> 60 return pyq.q(line) 61 62 if _ns is None:C:\pye\venv\Lib\site-packages\pyq\__init__.py in __call__(self, m, *args) 651 """Execute q code.""" 652 try:--> 653 return K._k(0, m, *map(K, args)) 654 except TypeError: 655 if m is not None:error: desktop.ini
2018.07.03 09:47 PM
2018.07.03 10:22 PM
2018.07.04 03:05 AM
2018.07.04 05:11 AM
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.