python / python/cpython

PythonT symlinks created by macOS installer, but PythonT framework not installed

Đang mở
#133,927 3 bình luận 0 reaction 1 người được giao Xem trên GitHub

@ned-deily đang làm issue này rồi.

Từ ngày 13/5/2025.

OS-mac topic-installation type-bug
Ngôn ngữ chính
Python
Star
77.2k
Fork
35.9k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

Bug report

Bug description:

With the macOS installer for Python 3.13 (here 3.13.3) The symlinks for PythonT are created in /usr/local/bin, but the binaries are not installed (the folder /Library/Frameworks/PythonT.framework does not exist after installing). This happened multiple times.

% ls -l /usr/local/bin | grep PythonT | awk '{print $9 $10 $11}'
python3.13t->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3.13t
python3.13t-config->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3.13t-config
python3.13t-intel64->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3.13t-intel64
python3t->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3t
python3t-config->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3t-config
python3t-intel64->../../../Library/Frameworks/PythonT.framework/Versions/3.13/bin/python3t-intel64
% ls -l /Library/Frameworks/PythonT.framework
ls: /Library/Frameworks/PythonT.framework: No such file or directory
CPython versions tested on:

3.13

Operating systems tested on:

macOS

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.