Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.11.0 for MacOS Missing #531

Closed
2 of 5 tasks
vivekjoshy opened this issue Oct 25, 2022 · 3 comments
Closed
2 of 5 tasks

3.11.0 for MacOS Missing #531

vivekjoshy opened this issue Oct 25, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@vivekjoshy
Copy link

vivekjoshy commented Oct 25, 2022

Description:
My jobs are failing for 3.11.0 for darwin. Darwin release is missing.

Action version:
v4

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:

3.11.0

Repro steps:
https://github.com/OpenDebates/openskill.py/actions/runs/3320892122/jobs/5487821864

Expected behavior:
3.11.0 to be found and downloaded

Actual behavior:
Error: Version 3.11 with arch x64 not found

@vivekjoshy vivekjoshy added bug Something isn't working needs triage labels Oct 25, 2022
@vsafonkin
Copy link

Hi @daegontaven, there is a problem with sqlite3 python module for macOS python build:
https://github.com/actions/python-versions/actions/runs/3318527098/jobs/5482697138

We are already investigating it.

fsouza added a commit to PyCQA/autoflake that referenced this issue Oct 25, 2022
Not available in macOS just yet (see actions/setup-python#531), so let's
go with just Windows and Ubuntu for now.
simonw referenced this issue in simonw/sqlite-utils Oct 25, 2022
simonw added a commit to simonw/sqlite-utils that referenced this issue Oct 25, 2022
5yutan5 added a commit to 5yutan5/PyQtDarkTheme that referenced this issue Oct 25, 2022
- Remove auto update for python module.
- Add support python 3.11, but setup-python is not supporting python 3.11 on macOS.
   See actions/setup-python#531.
- Remove cache for poetry, because this code often cause some errors so it is difficult to maintain.
- Update python dev dependency configurations.
- Improve dependency installation of CI by using PySide6-Essentials instead of PySide6.
- Resolve some CI errors and warnings.
@vsafonkin vsafonkin self-assigned this Oct 26, 2022
@vsafonkin
Copy link

@daegontaven, python 3.11.0 was added for macOS runner. Please check your builds.

@vivekjoshy
Copy link
Author

Closing as it is fixed now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants