KX Community

Find answers, ask questions, and connect with our KX Community around the world.

Home Forums kdb+ JupyterQ – problem with installation with conda

  • davidcrossey

    Member
    November 11, 2022 at 12:00 am

    Hi jk311,

    Did you retry per the last message?

    I only ask as I’ve just ran the same on my Windows machine and it’s connecting to the repo as expected:

     

    Regards,

    David

  • jk311

    Member
    November 14, 2022 at 12:00 am

    I still can’t install JupyterQ on my PC. Is it possible that it could be a reason: Anaconda behind a company proxy https://docs.anaconda.com/anaconda/user-guide/tasks/proxy/.
    It might be important that I can run these commands in Anaconda Prompt:

    conda info 
    conda update --all 
    conda install pandas

    but these both end up with HTTP error:

    conda install -c kx jupyterq 
    conda create -n jupyterqenv -c kx jupyterq

     

     

     

  • davidcrossey

    Member
    November 14, 2022 at 12:00 am

    Potentially, in which case you’d need to work with the options as per your link, along with your Systems Administrator.

    Alternatively, you could try to install it yourself (assuming you can download the relevant packages to your machine)

    See here: Set up your machine-learning environment Machine Learning kdb+ and q documentation – Kdb+ and q documentation (kx.com)

     

Log in to reply.