nVarap / blog

Apache License 2.0
0 stars 3 forks source link

Error when trying to running ijsinstall in terminal. #5

Open nVarap opened 2 years ago

nVarap commented 2 years ago

I use a Mac running on Monterey V12.6. I have gone through the necessary installation steps on the npm website, but when I run ijsinstall I return the following code:

Error parsing Jupyter version: Selected Jupyter core packages...
IPython          : 8.2.0
ipykernel        : 6.9.1
ipywidgets       : 7.6.5
jupyter_client   : 6.1.12
jupyter_core     : 4.9.2
jupyter_server   : 1.13.5
jupyterlab       : 3.3.2
nbclient         : 0.5.13
nbconvert        : 6.4.4
nbformat         : 5.3.0
notebook         : 6.4.8
qtconsole        : 5.3.0
traitlets        : 5.1.1

I have tried installing jupyter again and repeated the process multiple times but I run into the same error. Any help would be much appreciated!

nVarap commented 2 years ago

Worked randomly immediately after I wrote this. If anyone has any solutions however please do leave them, I have a feeling this won't last.

Edit: I will know that this command still doesn't run in the anaconda base shell, it only worked in t-c shell. Possibly a connection between this and the shell used.

Edit2: Yes this did not last, the kernel died as soon as I tried again. I am getting a ENOENT error and haven't found out how to solve this error yet.