'Jupyter Notebook loading error. After installing Anaconda 3

ImportError: DLL load failed while importing _sqlite3: The specified procedure could not be found. jupyter notebook.

I have solved the problem by Coping the sqlite3.dll file from C:\Users\anaconda3\Library\bin and pasting in the C:\Users\anaconda3\DLLs



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source