当前位置:网站首页>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
边栏推荐
- NPM and package common commands
- Binary search (half search)
- ImportError: No module named ‘Tkinter‘
- [idea] efficient plug-in save actions to improve your work efficiency
- Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
- ORACLE CREATE SEQUENCE,ALTER SEQUENCE,DROP SEQUENCE
- Executealways of unity is replacing executeineditmode
- Negative number storage and type conversion in programs
- 【软件测试】05 -- 软件测试的原则
- arcpy. SpatialJoin_ Analysis spatial connection analysis
猜你喜欢
并查集理论讲解和代码实现
Today, share the wonderful and beautiful theme of idea + website address
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
And play the little chestnut of dynamic agent
Three body goal management notes
Don't confuse the use difference between series / and / *
Pytorch has been installed in anaconda, and pycharm normally runs code, but vs code displays no module named 'torch‘
Negative number storage and type conversion in programs
SD_ CMD_ RECEIVE_ SHIFT_ REGISTER
DelayQueue延迟队列的使用和场景
随机推荐
Binary search (half search)
Hdu1232 unimpeded project (and collection)
[software testing] 03 -- overview of software testing
2022 PMP project management examination agile knowledge points (7)
M2dgr slam data set of multi-source and multi scene ground robot
The golang timer uses the stepped pit: the timer is executed once a day
SOC_SD_DATA_FSM
Ros2 - ros2 vs. ros1 (II)
小米笔试真题一
Interpretation of the earliest sketches - image translation work sketchygan
Target detection series - detailed explanation of the principle of fast r-cnn
Ros2 - first acquaintance with ros2 (I)
Altimeter data knowledge point 2
并查集理论讲解和代码实现
The difference between new and malloc
1290_ Implementation analysis of prvtaskistasksuspended() interface in FreeRTOS
Jenkins reported an error. Illegal character: '\ufeff'. Class, interface or enum are required
Oracle code use
Raspberry pie 4B arm platform aarch64 PIP installation pytorch
现在有html文件,和用vs制作的mvc(连接了数据库),怎么两个相连?