Upon loading a JupyterQ notebook for a kdb project, I got an unfamiliar error.
License check failed.
There's an issue with the license manager. Check your installation carefully and/or reinstall your application.
I googled it and there's no explanation, other than to reinstall everything, which I did.
conda install -c kx kdb
conda install -c kx embedpy
conda install -c kx jupyterq
No change, still get the error. Any suggestions?