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

相关推荐
寻星探路4 小时前
【深度长文】万字攻克网络原理:从 HTTP 报文解构到 HTTPS 终极加密逻辑
java·开发语言·网络·python·http·ai·https
崔庆才丨静觅6 小时前
hCaptcha 验证码图像识别 API 对接教程
前端
曹牧7 小时前
Spring Boot:如何测试Java Controller中的POST请求?
java·开发语言
passerby60617 小时前
完成前端时间处理的另一块版图
前端·github·web components
掘了7 小时前
「2025 年终总结」在所有失去的人中,我最怀念我自己
前端·后端·年终总结
崔庆才丨静觅7 小时前
实用免费的 Short URL 短链接 API 对接说明
前端
ValhallaCoder7 小时前
hot100-二叉树I
数据结构·python·算法·二叉树
崔庆才丨静觅7 小时前
5分钟快速搭建 AI 平台并用它赚钱!
前端
爬山算法7 小时前
Hibernate(90)如何在故障注入测试中使用Hibernate?
java·后端·hibernate