I installed jupyterlab using pip. When I run jupyter notebook I get the following error:
Unable to create process using
'"c:\users\arvin\appdata\local\programs\python\python37\python.exe"
"F:\OS\Python\Python37\Scripts\jupyter-notebook.EXE" '
I have my python in F:\OS\Python\Python37\ and have included that in the system PATH. And I've removed c:\users\arvin\appadata\local\programs\python\python37\ from the system path and reinstalled jupyterlab. Still, the same error persists. I've also tried this but in vain.