Closed hugovk closed 4 months ago
Use deadsnakes/action to install 3.13-dev on GitHub Actions.
deadsnakes/action
3.13-dev
https://github.com/hugovk/test/actions/runs/9819140702/job/27112413712
It's 3.13.0b2+ from 27th June, rather than a 3.13.0b3+ from from a nightly build:
Run python --version --version && which python Python 3.13.0b2+ (main, Jun 27 2024, 08:49:18) [GCC 11.4.0] /home/runner/venv-3.13/bin/python
Perhaps caused by https://github.com/deadsnakes/python3.13-nightly/actions/runs/9818023113/job/27110071507 ?
Missing modules in python-minimal: {'_typing'} ('_typing', 'used in: ', ['typing'])
Operating System Ubuntu 22.04.4 LTS Runner Image Image: ubuntu-22.04 Version: 20240630.1.0 Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240630.1/images/ubuntu/Ubuntu2204-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240630.1
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy
Linux fv-az730-562 6.5.0-1022-azure #23~22.04.1-Ubuntu SMP Thu May 9 17:59:24 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
description
Use
deadsnakes/action
to install3.13-dev
on GitHub Actions.https://github.com/hugovk/test/actions/runs/9819140702/job/27112413712
It's 3.13.0b2+ from 27th June, rather than a 3.13.0b3+ from from a nightly build:
Perhaps caused by https://github.com/deadsnakes/python3.13-nightly/actions/runs/9818023113/job/27110071507 ?
os information
lsb_release -a
uname -a