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

相关推荐
酒尘&1 小时前
JS数组不止Array!索引集合类全面解析
开发语言·前端·javascript·学习·js
冬夜戏雪2 小时前
【java学习日记】【2025.12.7】【7/60】
java·开发语言·学习
xwill*2 小时前
分词器(Tokenizer)-sentencepiece(把训练语料中的字符自动组合成一个最优的子词(subword)集合。)
开发语言·pytorch·python
CC.GG2 小时前
【C++】二叉搜索树
java·c++·redis
学历真的很重要2 小时前
VsCode+Roo Code+Gemini 2.5 Pro+Gemini Balance AI辅助编程环境搭建(理论上通过多个Api Key负载均衡达到无限免费Gemini 2.5 Pro)
前端·人工智能·vscode·后端·语言模型·负载均衡·ai编程
咖啡の猫2 小时前
Python列表的查询操作
开发语言·python
Chiandra_Leong2 小时前
Python-Pandas、Numpy
python·pandas
BoBoZz192 小时前
ParametricObjectsDemo多种参数曲面展示及面上部分点法线展示
python·vtk·图形渲染·图形处理
quikai19813 小时前
python练习第三组
开发语言·python
用户47949283569153 小时前
"讲讲原型链" —— 面试官最爱问的 JavaScript 基础
前端·javascript·面试