where can i download KX Analyst

https://learninghub.kx.com/forums/topic/where-can-i-download-kx-analyst

Hi, I wanted to set up my kdb learning environment on a standalone PC, so as to not mess up our work environment, so far i have installed kdb, also downloaded dashboard insall files, but i struggle to find where i can download the KX Analyst package itself.

could you shed light on this?

many thanks!


Carl.

Hi @carlsun1999 you can download from here https://code.kx.com/developer/getting-started/

Hi Michaela, many thanks for the quick reply, i saw the KX developer download link, but functionality wise KX developer is only a subset of of KX Analyst?

also when i start my KX Dashboard on my windows 10 PC with dash.bat, i got an error stating node not defined.... please see attached for more detail. does this matter?


Regards


Carl


The first error is saying you do not have node.js installed to be able to run that command

https://nodejs.org/en/download


The second error is saying that a different process is using the port 10001 blocking your new process from starting. You need to kill that other process or change your configuration to use a different port instead.