当前位置:网站首页>When jupyter notebook is encountered, erroe appears in the name and is not output after running, but an empty line of code is added downward, and [] is empty
When jupyter notebook is encountered, erroe appears in the name and is not output after running, but an empty line of code is added downward, and [] is empty
2022-07-05 07:18:00 【After reading thousands of books, you can pick them up and put 】
encounter Jupyter Notebook, Naming appears erroe And no output after operation , Just add a line of blank code down , And [ ] It's empty ,Jupyter Notebook You have to copy and paste the address into the browser to open , But just open Jupyter Notebook Interface ,cmd Will shut down .
Questions as follows :

resolvent :( I used Anaconda Download the Jupyter Notebook)
Refer to the @ Nitro classmate
①: First find Anaconda Download the python.exe Copy its path 

②: Search in the lower left corner of the desktop “cmd” Open as Administrator .
a key ** Open as administrator ***, I haven't had many problems before .
*** Input again “cd Press the space again ctrl+v”***( Namely cd Add spaces and the path just copied )
enter 
* Lose again python.exe -m pip uninstall pyzmq(* I don't know why just do it )
enter
Lose again “y”
Lose again python.exe -m pip install pyzmq==19.0.2
enter
Lose again “y”
became , Although there are still errors, but Jupyter Notebook Open it and it can work normally 
边栏推荐
- 剑指 Offer 56 数组中数字出现的次数(异或)
- C#学习笔记
- Steps and FAQs of connecting windows Navicat to Alibaba cloud server MySQL
- 2022年PMP项目管理考试敏捷知识点(7)
- HDU1232 畅通工程(并查集)
- 并发编程 — 如何中断/停止一个运行中的线程?
- 2022 PMP project management examination agile knowledge points (7)
- Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
- (tool use) how to make the system automatically match and associate to database fields by importing MySQL from idea and writing SQL statements
- SOC_ SD_ CMD_ FSM
猜你喜欢

Ros2 - common command line (IV)

PostMessage communication

睿智的目标检测59——Pytorch Focal loss详解与在YoloV4当中的实现

Ros2 - install ros2 (III)

Pytorch has been installed in anaconda, and pycharm normally runs code, but vs code displays no module named 'torch‘

三体目标管理笔记

Matrix and TMB package version issues in R

HDU1231 最大连续子序列(分治or动规or双指针)

剑指 Offer 56 数组中数字出现的次数(异或)

iNFTnews | 喝茶送虚拟股票?浅析奈雪的茶“发币”
随机推荐
Interpretation of the earliest sketches - image translation work sketchygan
Typescript get timestamp
Binary search (half search)
C#学习笔记
Mid 2022 documentary -- the experience of an ordinary person
Ros2 - common command line (IV)
Xiaomi written test real question 1
Negative number storage and type conversion in programs
Concurrent programming - how to interrupt / stop a running thread?
Ros2 - configuration development environment (V)
mingling
【软件测试】05 -- 软件测试的原则
[software testing] 06 -- basic process of software testing
PostMessage communication
[software testing] 04 -- software testing and software development
Today, share the wonderful and beautiful theme of idea + website address
基于FPGA的一维卷积神经网络CNN的实现(八)激活层实现
Powermanagerservice (I) - initialization
Import CV2 prompt importerror: libgl so. 1: Cannot open shared object file: no such file or directory
(tool use) how to make the system automatically match and associate to database fields by importing MySQL from idea and writing SQL statements