JupyterQ - problem with installation with conda

https://learninghub.kx.com/forums/topic/jupyterq-problem-with-installation-with-conda

Hi,
I appreciate your help with this issue, there is a problem with non-existing file on repo https://conda.anaconda.org/kx/win-64/current_repodata.json.

 

 

 

 

 

 

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

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

 

 

 

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)