大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。
Jetbrains全系列IDE使用 1年只要46元 售后保障 童叟无欺
一、IDE配置解释器
二、配置pip镜像 按照软件包
(参考博文:https://www.jianshu.com/p/fa36fe63badc)
阿里云 http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣(douban) http://pypi.douban.com/simple/
清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
中国科学技术大学 Simple Index
【执行命令】pip install paramiko -i http://mirrors.aliyun.com/pypi/simple/
【配置永久生效】全局配置文件 Window系统下,文件夹路径中输入 %APPDATA%,若没有pip目录创建,并在里面创建文件 pip.ini,内容如下
index-url = https://pypi.mirrors.ustc.edu.cn/simple/
trusted-host = pypi.mirrors.ustc.edu.cn
三、生产EXE执行文件
【可执行文件生成命令】pyinstaller -F .\EasyLoglizer.py -w
获取帮助信息:pyinstaller -h
What to generate:
-D, –onedir Create a one-folder bundle containing an executable
-F, –onefile Create a one-file bundled executable.
–specpath DIR Folder to store the generated spec file (default:
-n NAME, –name NAME Name to assign to the bundled app and spec file
(default: first script’s basename)
Windows and Mac OS X: do not provide a console window
for standard i/o. On Mac OS X this also triggers
building an OS X .app bundle. On Windows this option
will be set if the first script is a ‘.pyw’ file. This
option is ignored in *NIX systems.
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/175439.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...