首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >专栏 >Python 学习记录1

Python 学习记录1

原创
作者头像
用户11552255
发布2025-04-20 23:14:24
发布2025-04-20 23:14:24
1010
举报
文章被收录于专栏:PYTHONPYTHON

编程笔记本

T14P, 13th Gen Intel(R) Core(TM) i9-13900H 2.60 GHz, 32GRAM, 1G SSD

Windows 11 Home家庭中文版,64bit, Windows 功能体验包 1000.26100.48.0

------------------------------------------------------

工作计算机

Windows 7 Pro专业版本,64bit

无法安装python

---------------------------------------------------------

D:\Python\Python313>ver

Microsoft Windows [版本 10.0.26100.3194]

D:\Python\Python313>python -V

Python 3.13.2

D:\Python\mingw64\bin>gcc -v

gcc version 14.2.0 (MinGW-W64 x86_64-msvcrt-posix-seh, built by Brecht Sanders, r2)

D:\Python\mingw64\bin>gcc --version

gcc (MinGW-W64 x86_64-msvcrt-posix-seh, built by Brecht Sanders, r2) 14.2.0

Copyright (C) 2024 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

-------------------------------------------

D:\Python\Python313>Nuitka --version

2.6.8

Commercial: None

Python: 3.13.2 (tags/v3.13.2:4f8bb39, Feb 4 2025, 15:23:48) [MSC v.1942 64 bit (AMD64)]

Flavor: CPython Official

GIL: yes

Executable: D:\Python\Python313\python.exe

OS: Windows

Arch: x86_64

WindowsRelease: 11

Nuitka-Scons: Non downloaded winlibs-gcc 'D:\Python\mingw64\bin\gcc.exe' is being ignored, Nuitka is very dependent on

Nuitka-Scons: the precise one.

Version C compiler: ~\AppData\Local\Nuitka\Nuitka\Cache\DOWNLO~1\gcc\x86_64\14.2.0posix-19.1.1-12.0.0-msvcrt-r2\mingw64\bin\gcc.exe (gcc 14.2.0).

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档