python - running jupyter under centos 6 failed, prompting that there is no pysqilte2 module.
PHP中文网
PHP中文网 2017-05-18 11:00:42
0
1
547

I bought a server on bandwage to learn python development. Because I used python3, I downloaded and installed python3 and pip3. Then I installed jupyter, using

pip3 install jupyter

There is no problem with the installation, but when running it prompts

no module named pysqlite2

Google said that pysqlite2 was replaced by sqlite3, but I don’t know how to solve this problem in jupyter?

PHP中文网
PHP中文网

认证高级PHP讲师

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!