I had to reinstall Anaconda and Python in my computer. After that I have started getting troubles. Let me describe what are happening.
I installed Anaconda in Program Files. When I try accessing anaconda from start menu, I am getting the error.
Navigator Error
An unexpected error occurred on Navigator start-up
After that tried accessing Jupyter from Anaconda Prompt. Got the following error.
'jupyter' is not recognized as an internal or external command, operable program or batch file.
Installed some packages from Anaconda Prompt and checked that they can be imported inside python from the shell.
After that from start menu I launched jupyter notebook. Inside Jupyter I again failed to import packages that I was able to access from Python prompt.
I am confused and lost. Would appreciate any help. I have done multiple install/uninstall.