当前位置:网站首页>Pycharm is very fast to learn from installation to full armament. There are so many pictures because it is too detailed!
Pycharm is very fast to learn from installation to full armament. There are so many pictures because it is too detailed!
2022-06-30 23:07:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
List of articles - Recommended series of tutorials , The recommendation must be good !
- 0. Preface
- One .pycharm Download and install
- Two .python Download and install
- 3、 ... and .pycharm On the configuration python
- Four . Configure the image source to let you download swish fast
- 5、 ... and . Plug in installation ( For example, sinicization ?)
- 6、 ... and . Beauty background
- 7、 ... and . Customize the beginning of the script
0. Preface
You may see a lot of pictures next , Because my screenshot is very detailed in every step , Make sure everyone understands , So there are many pictures . I also encountered a small problem on the way , Don't worry about , I have solved .
One .pycharm Download and install
pycharm Download address : http://www.jetbrains.com/pycharm/download/#section=windows Download detailed steps : 1-
2-
3-
4-
5-
6
7-
8- direct finish
Two .python Download and install
9-python Official website :
https://www.python.org/After entering the website, click :
10
11- After the download
12- Add environment variables
Remember to double-click install :
3、 ... and .pycharm On the configuration python
13- Double click on the desktop pycharm
Just name it ( My study ), Just click create. Encounter the following situations , The click ok( I don't care if I don't meet you )
14- Add interpreter
The success is as follows :
Printing successful : Flag configuration complete
Four . Configure the image source to let you download swish fast
I like to use Tsinghua , So I use Tsinghua source here , Of course, here are some easy-to-use image sources :
tsinghua :https://pypi.tuna.tsinghua.edu.cn/simple
Alibaba cloud :http://mirrors.aliyun.com/pypi/simple/
University of science and technology of China https://pypi.mirrors.ustc.edu.cn/simple/There are three mirror source configurations , I suggest you learn each with me .
One .pycharm The internal configuration
First step :
The second step :
The third step :
Step four : Copy the image source above and paste , then okokokok
test , I met this problem : pip : Cannot be “pip” Item identified as cmdlet、 function 、 The name of the script file or runnable program . Please check the spelling of the name , If the path is included , Please make sure the path is correct , then try again .
Because I forgot to give pip Add environment variables , So add , Here's how it goes at once :
Step five : sign out pycharm, Because the environment variable is added, the software needs to be restarted . We go to cmd Input pip, The following is the successful configuration :
Step six : After restarting the software , Install a random module , as follows :( You can see that the download module is very fast !)
Two . Add mirror source manually
Usage method :
pip install Downloaded module name -i https://pypi.tuna.tsinghua.edu.cn/simpleFor example, I want to download numpy This module , Execute the following command :
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simpleJust a few seconds :
The advantage of this method is , You don't have to configure it like other configurations , You just need to add :
-i https://pypi.tuna.tsinghua.edu.cn/simple3、 ... and . Permanently configure mirror source
I suggest you add the configuration . Method 1 : To cmd Execute the following command to create pip.ini:
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simplereturn :
Then we add this path to the system environment variable ( How to add environment variables ? Follow the front pip Add environment variables , It's just that the path is different )
Method 2 : If you fail to execute this command just now , You can be on your own c The disk creates a file called pip,pip Create a file name under the folder pip.ini, The content is :
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simpleAdd to the environment variable as before .
5、 ... and . Plug in installation ( For example, sinicization ?)
First of all, I don't recommend Sinicization , Finally, I will demonstrate the Chinese plug-in . I want to recommend some good plug-ins . First, enter the following interface :
5.1 The first automatic complement artifact
Recommended :TabNine, Of course kite Pretty good also , You can install both , I'm using it all . I'll demonstrate a :
Pop up this page and delete it. Don't worry :
test : There are already hints
5.2 Sinicization pycharm
First , Personally, I don't recommend Sinicization , Whether your English is good or not , Have to adapt to this English interface , Of course, you really need to sinicize , This is a tutorial :
Now it has been fully sinicized :
5.3 Other plug-ins
If you need to download other plug-ins , You can search Baidu pycharm What are the good plug-ins , Are installed in the above way .
6、 ... and . Beauty background
Do you want the following desktop ?
Tutorial portal : Beauty desktop background settings
7、 ... and . Customize the beginning of the script
You are the first to create one file at a time , The beginning is as follows ?
Tutorial portal : Customize the beginning of the script
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/132230.html Link to the original text :https://javaforall.cn
边栏推荐
猜你喜欢

Swift 5.0 - creation and use of swift framework

深入解析 Apache BookKeeper 系列:第四篇—背压

Redis的事务和锁机制

dba

Golang application ━ installation, configuration and use of Hugo blog system
![Cesiumjs 2022 ^ source code interpretation [6] - new architecture of modelempirical](/img/ce/519778cd731f814ad111d1e37abd10.png)
Cesiumjs 2022 ^ source code interpretation [6] - new architecture of modelempirical
![[fundamentals of wireless communication-13]: illustrated mobile communication technology and application development-1-overview](/img/1d/62e55f1b5445d7349ec383879f4275.png)
[fundamentals of wireless communication-13]: illustrated mobile communication technology and application development-1-overview
![[450. delete nodes in binary search tree]](/img/fd/bab2f92edeadd16263f15de6cc4420.png)
[450. delete nodes in binary search tree]

How to use dataant to monitor Apache APIs IX

Zero sample and small sample learning
随机推荐
How do I open a stock account on my mobile phone? In addition, is it safe to open a mobile account?
Redis' transaction and locking mechanism
Swift 5.0 - creation and use of swift framework
项目管理到底管的是什么?
Cloud games | cloud computing drives the game industry into a "new era"
QQmlApplicationEngine failed to load component qrc:/main. qml:-1 No such file or directory
What are the contents and processes of software validation testing? How much does it cost to confirm the test report?
公有云市场迈入深水区,冷静的亚马逊云还坐得住吗?
零样本和少样本学习
Fastjson V2 简单使用手册
Cas classique multithreadé
Cesiumjs 2022 ^ source code interpretation [6] - new architecture of modelempirical
深入解析 Apache BookKeeper 系列:第四篇—背压
深入解析 Apache BookKeeper 系列:第四篇—背压
In depth analysis of Apache bookkeeper series: Part 4 - back pressure
2022-06-30: what does the following golang code output? A:0; B:2; C: Running error. package main import “fmt“ func main() { ints := make
flutter - sort List排序
Redis的缓存穿透、缓存击穿和缓存雪崩
How to mention hot fix and cherry pick
基金客户服务