Pyton LS Log

PATH:

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\python.exe

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pip

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pip install -i http://mirrors.aliyun.com/pypi/simple/ numpy

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pip install -i http://mirrors.aliyun.com/pypi/simple/ pyinstaller

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple/

2 EXE:

pyinstaller -F -w -i favicon.ico guess.py ####No CMD NEW ICO

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pyinstaller -F -w -i E:\Tim_Study\v.ico C:\Users\ShineTek\Desktop\大视野\V1_Big_OK_250219_AddCode\V1_Big_20250219_V2.py

C:\Users\ShineTek\AppData\Local\Programs\Python\Python37\Scripts\pyinstaller -F -w -i E:\Tim_Study\v.ico C:\Users\ShineTek\Desktop\大视野\V1_Big_OK_250219_AddCode\Ali_Show_Picture666.py

相关推荐
bubusa~>_<7 分钟前
解决npm install 出现error,比如:ERR_SSL_CIPHER_OPERATION_FAILED
前端·npm·node.js
学长学姐我该怎么办12 分钟前
年前集训总结python
python
量化投资技术19 分钟前
【量化科普】Sharpe Ratio,夏普比率
python·量化交易·量化·量化投资·qmt·miniqmt
yanglamei196221 分钟前
基于Python+Django+Vue的旅游景区推荐系统系统设计与实现源代码+数据库+使用说明
vue.js·python·django
虚假程序设计24 分钟前
python用 PythonNet 从 Python 调用 WPF 类库 UI 用XAML
python·ui·wpf
Allen Bright24 分钟前
【Java基础-46.3】Java泛型通配符详解:解锁类型安全的灵活编程
java·开发语言
柃歌28 分钟前
【UCB CS 61B SP24】Lecture 7 - Lists 4: Arrays and Lists学习笔记
java·数据结构·笔记·学习·算法
柃歌37 分钟前
【UCB CS 61B SP24】Lecture 4 - Lists 2: SLLists学习笔记
java·数据结构·笔记·学习·算法
是姜姜啊!1 小时前
redis的应用,缓存,分布式锁
java·redis·spring
流烟默1 小时前
vue和微信小程序处理markdown格式数据
前端·vue.js·微信小程序