当前位置:网站首页>Move anaconda, pycharm and jupyter notebook to mobile hard disk
Move anaconda, pycharm and jupyter notebook to mobile hard disk
2022-07-03 09:09:00 【weixin_ thirty-seven million six hundred and eighty-two thousan】
because c The plate is almost full , So I found a mobile hard disk .
It is mainly divided into three parts ,1. hold anaconda Move to mobile hard disk drive D: On
2. hold pycharm Move to the mobile hard disk
3. hold jupyter notebook Move to the mobile hard disk .
Refer to the https://blog.csdn.net/weixin_46010783/article/details/113483672
Will be installed Anaconda Under the document envs Copy out the folder first , Find a place for temporary storage
Through the control panel - Uninstall program , uninstall Anaconda
reinstall Anaconda stay D disc
Cut the pre copied environment to the newly installed Anaconda Under the document , Replace the original empty folder
install anaconda complete .take pycharm Cut the file to the mobile hard disk , After that setting Interior selection interpreter ,zhi
after add,
choice existing environment
Then find the one in the mobile hard disk anaconda\envs Inside python.exe that will do
3.jupyternotebook
Refer to the
https://blog.csdn.net/Mingwxl/article/details/85624339
1、 First, in the cmd Use jupyter kernelspec list Check the installed kernel and location .
2、 Enter the installation kernel directory and open kernel.jason file , see Python Whether the compiler path is correct .
{
“argv”: [
“D:/MySoftwares/Anaconda3/envs/tfenv/bin/python”,
“-m”,
“ipykernel_launcher”,
“-f”,
“{connection_file}”
],
“display_name”: “Python 3”,
“language”: “python”
}
3、 Check the actual folder and find /envs/tfenv/ There is no /bin subdirectories ,python.exe It's right there /tfenv Under the table of contents , So put the /bin delete .
4、 restart jupyter notebook, The error disappears .
————————————————
Copyright notice : This paper is about CSDN Blogger 「 Brick boy Xiao Lei za」 The original article of , follow CC 4.0 BY-SA Copyright agreement , For reprint, please attach the original source link and this statement .
Link to the original text :https://blog.csdn.net/Mingwxl/article/details/85624339
边栏推荐
- 20220630学习打卡
- DOM render mount patch responsive system
- 【点云处理之论文狂读经典版9】—— Pointwise Convolutional Neural Networks
- 【点云处理之论文狂读前沿版8】—— Pointview-GCN: 3D Shape Classification With Multi-View Point Clouds
- LeetCode 75. Color classification
- Mortgage Calculator
- Binary tree sorting (C language, int type)
- 网络安全必会的基础知识
- 22-05-26 Xi'an interview question (01) preparation
- 【点云处理之论文狂读前沿版9】—Advanced Feature Learning on Point Clouds using Multi-resolution Features and Learni
猜你喜欢
Low code momentum, this information management system development artifact, you deserve it!
AcWing 788. Number of pairs in reverse order
Find the combination number acwing 885 Find the combination number I
Excel is not as good as jnpf form for 3 minutes in an hour. Leaders must praise it when making reports like this!
LeetCode 324. Swing sort II
How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
AcWing 785. Quick sort (template)
Character pyramid
网络安全必会的基础知识
求组合数 AcWing 885. 求组合数 I
随机推荐
LeetCode 508. 出现次数最多的子树元素和
Common penetration test range
How to use Jupiter notebook
Uc/os self-study from 0
Bert install no package metadata was found for the 'sacraments' distribution
拯救剧荒,程序员最爱看的高分美剧TOP10
Low code momentum, this information management system development artifact, you deserve it!
Method of intercepting string in shell
[point cloud processing paper crazy reading classic version 8] - o-cnn: octree based revolutionary neural networks for 3D shape analysis
【点云处理之论文狂读前沿版10】—— MVTN: Multi-View Transformation Network for 3D Shape Recognition
LeetCode 241. 为运算表达式设计优先级
20220630学习打卡
Instant messaging IM is the countercurrent of the progress of the times? See what jnpf says
Use the interface colmap interface of openmvs to generate the pose file required by openmvs mvs
[point cloud processing paper crazy reading classic version 7] - dynamic edge conditioned filters in revolutionary neural networks on Graphs
精彩回顾|I/O Extended 2022 活动干货分享
Escape from heaven and forget what he suffered. In ancient times, it was called the punishment of escape from heaven. Article collection
Slice and index of array with data type
What is an excellent fast development framework like?
【点云处理之论文狂读前沿版9】—Advanced Feature Learning on Point Clouds using Multi-resolution Features and Learni