Could not install ipykernel. If pip is not available, please use the package manager of your choice to manually install this library into your Python environment. code example
Example: ipykernel install
source activate myenv
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"