KX Community

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

Home Forums kdb+ JupyterQ – problem with installation with conda Re: JupyterQ – problem with installation with conda

  • 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