problem in opening jupyter notebook

116 views
Skip to first unread message

bhatt.v...@gmail.com

unread,
Sep 11, 2018, 6:09:20 AM9/11/18
to QuTiP: Quantum Toolbox in Python

I struck with this problem what to do
 dr@dr-HP-ProDesk-600-G3-MT:~$ jupyter notebook
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/notebook/services/sessions/sessionmanager.py", line 10, in <module>
    import sqlite3
  File "/usr/local/lib/python3.6/sqlite3/__init__.py", line 23, in <module>
    from sqlite3.dbapi2 import *
  File "/usr/local/lib/python3.6/sqlite3/dbapi2.py", line 27, in <module>
    from _sqlite3 import *
ModuleNotFoundError: No module named '_sqlite3'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/jupyter-notebook", line 7, in <module>
    from notebook.notebookapp import main
  File "/usr/local/lib/python3.6/site-packages/notebook/notebookapp.py", line 85, in <module>
    from .services.sessions.sessionmanager import SessionManager
  File "/usr/local/lib/python3.6/site-packages/notebook/services/sessions/sessionmanager.py", line 13, in <module>
    from pysqlite2 import dbapi2 as sqlite3
ModuleNotFoundError: No module named 'pysqlite2'




please help me in sorting out the problem

jbel...@physics.adelaide.edu.au

unread,
Aug 7, 2019, 7:10:28 AM8/7/19
to QuTiP: Quantum Toolbox in Python
I have the same problem
Reply all
Reply to author
Forward
0 new messages