Home > other >  Won't open jupyter nootbook, note the following information
Won't open jupyter nootbook, note the following information

Time:09-24

Traceback (the most recent call last) :
The File "C: UsersAdministrator. USER - 20151114 nqanaconda3libsite - packages otebookservicessessionssessionmanager. Py", line 9, in
The import sqlite3
The File "C: UsersAdministrator. USER - 20151114 nqanaconda3libsqlite3__init__. Py", line 23, in
The from sqlite3. Dbapi2 import *
The File "C: UsersAdministrator. USER - 20151114 nqanaconda3libsqlite3dbapi2. Py", line 27, in
The from _sqlite3 import *
ImportError: DLL load failed: could not find the specified procedures,

During handling of the above exception, another exception occurred:

Traceback (the most recent call last) :
The File "C: UsersAdministrator nqanaconda3scriptsjupyter - notebook USER - 20151114 - script. Py", line 6, in
The from notebook. Notebookapp import main
The File "C: UsersAdministrator. USER - 20151114 nqanaconda3libsite - packages otebook otebookapp. Py", line 83, in
From the services. The sessions. Our sessionmanager import our sessionmanager
The File "C: UsersAdministrator. USER - 20151114 nqanaconda3libsite - packages otebookservicessessionssessionmanager. Py", line 12, in
The from pysqlite2 import dbapi2 as sqlite3
ModuleNotFoundError: No module named 'pysqlite2'

CodePudding user response:

The Windows? Lack of package?

CodePudding user response:

Thank you, I am just learning python, where is the package download, did not find ah, MAC package stand doha,
  • Related