I have been using VS for a while now in remote extention. Suddenly it started giving me an error like "Failed to start the Kernel.
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-qvkpyfsy/argon2-cffi-bindings/.
View Jupyter log for further details."
Jupyter notebook is installed in the remote extention and also in the virtual environment.
I saw its a bug and i uninstalled and reinstalled VS code. And i am still getting the same error when i am trying to run a notebook
I can't open my jupyter notebook somebody could help me ?
I can't open my jupyter notebook somebody could help me ?
We have uninstalled and reinstalled the Jupyter.
We created new jupyter kernel but still it remains unsolved.
How to resolve it?
getting the error (No module named 'face_recognition') in jupyter notebook. I treid everything but still I could not find any solutin.
I'm getting a confusing error while using RStudio. When I use the command line, in the middle of typing a command (never while executing a command), R throws the following error:
Error in loadNamespace(name) : there is no package called ‘.GlobalEnv’
I am using R version 3.2.3 and RStudio version 0.99.491; I have tried to re-install RStudio and to delete settings.
Look at the tabs that open at startup.
In my case, it was because there was a debugging tab opened and RStudio was trying to load it at startup. I just closed it and that error stopped.